2026-03-24 13:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 13: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-24 13:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-24 13:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 13:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 13:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 13:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 13:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: aa1d6b978054401a
2026-03-24 13: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-24 13: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-24T13_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-24 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 13: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-24 13:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 13: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-24 13:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 13:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 13:30:06 [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-24 13:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 13:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 13:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 13: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-24 13:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 13:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 13: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-24 13: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-24 13:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 13:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 13:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-24 13:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-24 13:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 13:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 13: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-24 13:30:21 [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-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718193
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718193%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718193: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718193 url https://www.openlane.eu/en/carv6/auction/10718193
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718194%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718194: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718195%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718195: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718192%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718192: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718196%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718196: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718197%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718197: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718198%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718198: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718199%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718199: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718201%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718201: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-24 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718200%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718200: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718202%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718202: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718203%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718203: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718191%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718191: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718204%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10718204: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716246
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716246%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716246: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716246 url https://www.openlane.eu/en/carv6/auction/10716246
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716214
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716214%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716214: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716214 url https://www.openlane.eu/en/carv6/auction/10716214
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716196
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716196%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716196: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716196 url https://www.openlane.eu/en/carv6/auction/10716196
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716233
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716233%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716233: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716233 url https://www.openlane.eu/en/carv6/auction/10716233
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716176
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716176%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716176: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716176 url https://www.openlane.eu/en/carv6/auction/10716176
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716177
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716177%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716177: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716177 url https://www.openlane.eu/en/carv6/auction/10716177
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716187
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716187%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716187: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716187 url https://www.openlane.eu/en/carv6/auction/10716187
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716186
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716186%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716186: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716186 url https://www.openlane.eu/en/carv6/auction/10716186
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716238
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716238%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716238: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716238 url https://www.openlane.eu/en/carv6/auction/10716238
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716188
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716188%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716188: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716188 url https://www.openlane.eu/en/carv6/auction/10716188
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716178
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716178%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716178: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716178 url https://www.openlane.eu/en/carv6/auction/10716178
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716215
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716215%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716215: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716215 url https://www.openlane.eu/en/carv6/auction/10716215
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716251
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716251%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716251: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716251 url https://www.openlane.eu/en/carv6/auction/10716251
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716229
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716229%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716229: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716229 url https://www.openlane.eu/en/carv6/auction/10716229
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716189
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716189%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716189: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716189 url https://www.openlane.eu/en/carv6/auction/10716189
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716173
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716173%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716173: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716173 url https://www.openlane.eu/en/carv6/auction/10716173
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716250
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716250%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716250: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716250 url https://www.openlane.eu/en/carv6/auction/10716250
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716249
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716249%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716249: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716249 url https://www.openlane.eu/en/carv6/auction/10716249
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716219
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716219%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716219: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716219 url https://www.openlane.eu/en/carv6/auction/10716219
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716220
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716220%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716220: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716220 url https://www.openlane.eu/en/carv6/auction/10716220
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10716225
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716225%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10716225: 1
2026-03-24 13:30:21 [adesa.fr] INFO: Scraping item 10716225 url https://www.openlane.eu/en/carv6/auction/10716225
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10715345
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715345%27 HTTP/1.1" 200 None
2026-03-24 13:30:21 [adesa.fr] INFO: Scrape type for 10715345: 0
2026-03-24 13:30:21 [adesa.fr] INFO: Skipping item 10715345 url https://www.openlane.eu/en/carv6/auction/10715345
2026-03-24 13:30:21 [adesa.fr] INFO: Found listing with ID: 10715281
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715281%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715281: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715281 url https://www.openlane.eu/en/carv6/auction/10715281
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715291
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715291%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715291: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715291 url https://www.openlane.eu/en/carv6/auction/10715291
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715250
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715250%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715250: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715250 url https://www.openlane.eu/en/carv6/auction/10715250
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715314
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715314%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715314: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715314 url https://www.openlane.eu/en/carv6/auction/10715314
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715255
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715255%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715255: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715255 url https://www.openlane.eu/en/carv6/auction/10715255
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715304
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715304%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715304: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715304 url https://www.openlane.eu/en/carv6/auction/10715304
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715259
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715259%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715259: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715259 url https://www.openlane.eu/en/carv6/auction/10715259
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715254
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715254%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715254: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715254 url https://www.openlane.eu/en/carv6/auction/10715254
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715287
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715287%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715287: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715287 url https://www.openlane.eu/en/carv6/auction/10715287
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715263
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715263%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715263: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715263 url https://www.openlane.eu/en/carv6/auction/10715263
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715309
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715309%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715309: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715309 url https://www.openlane.eu/en/carv6/auction/10715309
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715284
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715284%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715284: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715284 url https://www.openlane.eu/en/carv6/auction/10715284
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715257
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715257%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715257: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715257 url https://www.openlane.eu/en/carv6/auction/10715257
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715260
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715260%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715260: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715260 url https://www.openlane.eu/en/carv6/auction/10715260
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715278
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715278%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715278: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715278 url https://www.openlane.eu/en/carv6/auction/10715278
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715305
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715305%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715305: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715305 url https://www.openlane.eu/en/carv6/auction/10715305
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715325
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715325%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715325: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715325 url https://www.openlane.eu/en/carv6/auction/10715325
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715248
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715248%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715248: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715248 url https://www.openlane.eu/en/carv6/auction/10715248
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715273
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715273%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715273: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715273 url https://www.openlane.eu/en/carv6/auction/10715273
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715294
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715294%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715294: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715294 url https://www.openlane.eu/en/carv6/auction/10715294
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715332
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715332%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715332: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715332 url https://www.openlane.eu/en/carv6/auction/10715332
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715347
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715347%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715347: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715347 url https://www.openlane.eu/en/carv6/auction/10715347
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715333
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715333%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715333: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715333 url https://www.openlane.eu/en/carv6/auction/10715333
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715264
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715264%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715264: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715264 url https://www.openlane.eu/en/carv6/auction/10715264
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715301
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715301%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715301: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715301 url https://www.openlane.eu/en/carv6/auction/10715301
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715064
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715064%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715064: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715064 url https://www.openlane.eu/en/carv6/auction/10715064
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715320
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715320%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715320: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715320 url https://www.openlane.eu/en/carv6/auction/10715320
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715258
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715258%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715258: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715258 url https://www.openlane.eu/en/carv6/auction/10715258
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715276
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715276%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715276: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715276 url https://www.openlane.eu/en/carv6/auction/10715276
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715327
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715327%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715327: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715327 url https://www.openlane.eu/en/carv6/auction/10715327
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715290
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715290%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715290: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715290 url https://www.openlane.eu/en/carv6/auction/10715290
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715055
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715055%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715055: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715055 url https://www.openlane.eu/en/carv6/auction/10715055
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715289
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715289%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715289: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715289 url https://www.openlane.eu/en/carv6/auction/10715289
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715061
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715061%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715061: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715061 url https://www.openlane.eu/en/carv6/auction/10715061
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715265
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715265%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715265: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715265 url https://www.openlane.eu/en/carv6/auction/10715265
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715271
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715271%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715271: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715271 url https://www.openlane.eu/en/carv6/auction/10715271
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715046
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715046%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715046: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715046 url https://www.openlane.eu/en/carv6/auction/10715046
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715349
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715349%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715349: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715349 url https://www.openlane.eu/en/carv6/auction/10715349
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715343
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715343%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715343: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715343 url https://www.openlane.eu/en/carv6/auction/10715343
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715057
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715057%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715057: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715057 url https://www.openlane.eu/en/carv6/auction/10715057
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715036
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715036%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715036: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715036 url https://www.openlane.eu/en/carv6/auction/10715036
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715041
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715041%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715041: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715041 url https://www.openlane.eu/en/carv6/auction/10715041
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715050
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715050%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715050: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715050 url https://www.openlane.eu/en/carv6/auction/10715050
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715322
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715322%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715322: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715322 url https://www.openlane.eu/en/carv6/auction/10715322
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715337
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715337%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715337: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715337 url https://www.openlane.eu/en/carv6/auction/10715337
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715247
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715247%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715247: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715247 url https://www.openlane.eu/en/carv6/auction/10715247
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715328
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715328%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715328: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715328 url https://www.openlane.eu/en/carv6/auction/10715328
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715346
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715346%27 HTTP/1.1" 200 None
2026-03-24 13:30:22 [adesa.fr] INFO: Scrape type for 10715346: 0
2026-03-24 13:30:22 [adesa.fr] INFO: Skipping item 10715346 url https://www.openlane.eu/en/carv6/auction/10715346
2026-03-24 13:30:22 [adesa.fr] INFO: Found listing with ID: 10715344
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715344%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715344: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715344 url https://www.openlane.eu/en/carv6/auction/10715344
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715059
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715059%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715059: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715059 url https://www.openlane.eu/en/carv6/auction/10715059
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715283
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715283%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715283: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715283 url https://www.openlane.eu/en/carv6/auction/10715283
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715335
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715335%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715335: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715335 url https://www.openlane.eu/en/carv6/auction/10715335
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715288
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715288%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715288: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715288 url https://www.openlane.eu/en/carv6/auction/10715288
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715253
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715253%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715253: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715253 url https://www.openlane.eu/en/carv6/auction/10715253
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715279
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715279%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715279: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715279 url https://www.openlane.eu/en/carv6/auction/10715279
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715312
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715312%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715312: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715312 url https://www.openlane.eu/en/carv6/auction/10715312
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715063
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715063%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715063: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715063 url https://www.openlane.eu/en/carv6/auction/10715063
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715316
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715316%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715316: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715316 url https://www.openlane.eu/en/carv6/auction/10715316
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715353
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715353%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715353: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715353 url https://www.openlane.eu/en/carv6/auction/10715353
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715354
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715354%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715354: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715354 url https://www.openlane.eu/en/carv6/auction/10715354
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715323
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715323%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715323: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715323 url https://www.openlane.eu/en/carv6/auction/10715323
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715285
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715285%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715285: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715285 url https://www.openlane.eu/en/carv6/auction/10715285
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715252
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715252%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715252: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715252 url https://www.openlane.eu/en/carv6/auction/10715252
2026-03-24 13:30:23 [adesa.fr] INFO: Found listing with ID: 10715297
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715297%27 HTTP/1.1" 200 None
2026-03-24 13:30:23 [adesa.fr] INFO: Scrape type for 10715297: 0
2026-03-24 13:30:23 [adesa.fr] INFO: Skipping item 10715297 url https://www.openlane.eu/en/carv6/auction/10715297
2026-03-24 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192
2026-03-24 13:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with scrape type 1
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252Fef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/ef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F88a5948f-190b-4e20-ba95-81cd3e70c691.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/88a5948f-190b-4e20-ba95-81cd3e70c691.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F536ad3e6-f470-469b-b960-519471b69c4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/536ad3e6-f470-469b-b960-519471b69c4a.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F960f7c7c-817a-4698-a868-3f4a32ea741d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/960f7c7c-817a-4698-a868-3f4a32ea741d.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F98fbffea-e92b-453e-a626-417a5fc6b54d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/98fbffea-e92b-453e-a626-417a5fc6b54d.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252Fb5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/b5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F9531dc27-917d-4305-937e-d1c94dc12b86.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/9531dc27-917d-4305-937e-d1c94dc12b86.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252Fa1d3b1e7-0d99-4996-8d58-dbac33343017.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/a1d3b1e7-0d99-4996-8d58-dbac33343017.jpg already downloaded
2026-03-24 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710075%252Fgeneral%252F11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg already downloaded
2026-03-24 13:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9927a67d-8d98-55c9-a1e1-c48ac73c4299, identifier: 10718192
2026-03-24 13:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192
2026-03-24 13:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13: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-24 13:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13: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-24 13:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:30:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 13:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13: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-24 13:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192
2026-03-24 13:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10718192 to the API
2026-03-24 13:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718192>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9927a67d-8d98-55c9-a1e1-c48ac73c4299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-623-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718192',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 160416,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5710075/general/ef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg',
'https://images.openlane.eu/carimgs/5710075/general/88a5948f-190b-4e20-ba95-81cd3e70c691.jpg',
'https://images.openlane.eu/carimgs/5710075/general/536ad3e6-f470-469b-b960-519471b69c4a.jpg',
'https://images.openlane.eu/carimgs/5710075/general/960f7c7c-817a-4698-a868-3f4a32ea741d.jpg',
'https://images.openlane.eu/carimgs/5710075/general/98fbffea-e92b-453e-a626-417a5fc6b54d.jpg',
'https://images.openlane.eu/carimgs/5710075/general/7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg',
'https://images.openlane.eu/carimgs/5710075/general/b5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg',
'https://images.openlane.eu/carimgs/5710075/general/9531dc27-917d-4305-937e-d1c94dc12b86.jpg',
'https://images.openlane.eu/carimgs/5710075/general/a1d3b1e7-0d99-4996-8d58-dbac33343017.jpg',
'https://images.openlane.eu/carimgs/5710075/general/11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/ef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/88a5948f-190b-4e20-ba95-81cd3e70c691.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/536ad3e6-f470-469b-b960-519471b69c4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/960f7c7c-817a-4698-a868-3f4a32ea741d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/98fbffea-e92b-453e-a626-417a5fc6b54d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/b5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/9531dc27-917d-4305-937e-d1c94dc12b86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/a1d3b1e7-0d99-4996-8d58-dbac33343017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 180 CDI Business Line - Diesel - Manual - 116 hp - '
'160.416 km',
'transmission': 'manual',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-24 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710718192%27 HTTP/1.1" 200 None
2026-03-24 13:30:36 [adesa.fr] INFO: Saving data for 10718192: {'created_time': 1774359036.769606, 'last_price_update_time': 1774359036.769618, 'auction_closing_time': 1774609200.0}
2026-03-24 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718192') HTTP/1.1" 204 0
2026-03-24 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199
2026-03-24 13:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 1
2026-03-24 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fb5d1d987-de81-47ac-b10b-5c28bd715607.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252F4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252Fc712d836-764a-43df-a1da-dafb334f4e2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252F4b075541-020e-4549-88fd-1a074dcf431d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252Fa3551c53-2258-4320-8129-389d9569a123.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252F3b453a23-5571-4c67-9ac0-5260b80f7451.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252F9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252F375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252F75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg not downloaded yet
2026-03-24 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5742996%252Fgeneral%252Ffc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg not downloaded yet
2026-03-24 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200
2026-03-24 13:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 1
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252Fc33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F252af0fb-2980-4445-b80c-d7d07db6172a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F119dcb3a-104f-4465-9b72-c2ce052f006d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg not downloaded yet
2026-03-24 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg not downloaded yet
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg not downloaded yet
2026-03-24 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c29fed0>
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Ffc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg saved to cache
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750da6a550>
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg saved to cache
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507790a10>
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg saved to cache
2026-03-24 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0a2090>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750db4de10>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507739790>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750774d750>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750775f750>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F119dcb3a-104f-4465-9b72-c2ce052f006d.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718200)
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c77bb50>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507732690>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252F252af0fb-2980-4445-b80c-d7d07db6172a.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750775d010>
2026-03-24 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742999%252Fgeneral%252Fc33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg saved to cache
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-24 13:30:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61, skipping ID generation
2026-03-24 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 1
2026-03-24 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 sending to next pipeline
2026-03-24 13:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61, identifier: 10718200
2026-03-24 13:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 13:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 13:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200
2026-03-24 13:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10718200 to the API
2026-03-24 13:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:30: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-24 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '5fbf62c6-5191-5b61-82f3-a36c03ab2b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-222-GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718200',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 54276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg',
'Width': 1024}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 54.276 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:49 [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-24 13:30:49 [adesa.fr] INFO: Saving data for 10718200: {'created_time': 1774359049.941687, 'last_price_update_time': 1774359049.941704, 'auction_closing_time': 1774609200.0}
2026-03-24 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718200') HTTP/1.1" 204 0
2026-03-24 13:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507784a50>
2026-03-24 13:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077a9f90>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c115350>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507790410>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F3b453a23-5571-4c67-9ac0-5260b80f7451.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c138290>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fa3551c53-2258-4320-8129-389d9569a123.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750774ef10>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F4b075541-020e-4549-88fd-1a074dcf431d.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2bfc10>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fc712d836-764a-43df-a1da-dafb334f4e2c.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718199)
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507787210>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0dfbd0>
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fb5d1d987-de81-47ac-b10b-5c28bd715607.jpg') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg saved to cache
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-24 13:30:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e75629b5-5f8b-574c-a201-30c501cbff84, skipping ID generation
2026-03-24 13:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 1
2026-03-24 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e75629b5-5f8b-574c-a201-30c501cbff84 sending to next pipeline
2026-03-24 13:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e75629b5-5f8b-574c-a201-30c501cbff84, identifier: 10718199
2026-03-24 13:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 13:30:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199
2026-03-24 13:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10718199 to the API
2026-03-24 13:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:30: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-24 13:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e75629b5-5f8b-574c-a201-30c501cbff84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-178-EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718199',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 16884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Ultimate - Petrol - Manual - 110 hp - 16.884 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:55 [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-24 13:30:55 [adesa.fr] INFO: Saving data for 10718199: {'created_time': 1774359055.146502, 'last_price_update_time': 1774359055.146515, 'auction_closing_time': 1774609200.0}
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718199') HTTP/1.1" 204 0
2026-03-24 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201
2026-03-24 13:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 1
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252Fd1dbb987-3160-4e99-b5df-15fa006415a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252Fcb2ec85f-f208-4d90-962d-933eea0cc329.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F0e665d11-422b-4b19-a42b-40929444ef58.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F92744244-d859-472c-bbb2-d2892446b407.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F15a089ae-bd10-4290-9df9-224ffab8435f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252F50d82a48-e193-4a29-a09d-3ada08851c3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg not downloaded yet
2026-03-24 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:30: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%252F5743001%252Fgeneral%252Fbd963bde-d6f9-43da-975d-7d22d3a681e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg not downloaded yet
2026-03-24 13:31:06 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 5 pages/min), scraped 3 items (at 3 items/min)
2026-03-24 13:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-24 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203
2026-03-24 13:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 1
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252Fcc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg not downloaded yet
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252F307bded4-4a1f-4748-97da-39813d3dd897.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg not downloaded yet
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252Fd33b493a-44ad-410e-8870-b9cd4062cb7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg not downloaded yet
2026-03-24 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252Fb209d2c8-fa27-4afa-94da-ce73e62535a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg not downloaded yet
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252F4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg not downloaded yet
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252F18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg not downloaded yet
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252Fa45d323c-4481-4ca7-81a9-65c891303a7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg not downloaded yet
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c1390>
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252Fbd963bde-d6f9-43da-975d-7d22d3a681e3.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg saved to cache
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252Feb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg not downloaded yet
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252F7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg not downloaded yet
2026-03-24 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5743005%252Fgeneral%252F487cddee-8fd4-4357-8421-cf20626381fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg not downloaded yet
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e5a10>
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F50d82a48-e193-4a29-a09d-3ada08851c3d.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg saved to cache
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077baf90>
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fd33b493a-44ad-410e-8870-b9cd4062cb7f.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg saved to cache
2026-03-24 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8b9250>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0bd390>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F487cddee-8fd4-4357-8421-cf20626381fc.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c147990>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Feb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2e2890>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fa45d323c-4481-4ca7-81a9-65c891303a7c.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507727ed0>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c0790>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d91db50>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fb209d2c8-fa27-4afa-94da-ce73e62535a7.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718203)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077bbf50>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F307bded4-4a1f-4748-97da-39813d3dd897.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750774de50>
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fcc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg saved to cache
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-24 13:31:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9, skipping ID generation
2026-03-24 13:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 1
2026-03-24 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 sending to next pipeline
2026-03-24 13:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9, identifier: 10718203
2026-03-24 13:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 13:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203
2026-03-24 13:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10718203 to the API
2026-03-24 13:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-805-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718203',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 61214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'61.214 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710718203%27 HTTP/1.1" 200 None
2026-03-24 13:31:32 [adesa.fr] INFO: Saving data for 10718203: {'created_time': 1774359092.895877, 'last_price_update_time': 1774359092.89589, 'auction_closing_time': 1774609200.0}
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718203') HTTP/1.1" 204 0
2026-03-24 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077338d0>
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg saved to cache
2026-03-24 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507751c10>
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F15a089ae-bd10-4290-9df9-224ffab8435f.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg saved to cache
2026-03-24 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c778cd0>
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743001%252Fgeneral%252F92744244-d859-472c-bbb2-d2892446b407.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg saved to cache
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c132250>
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743001%252Fgeneral%252F0e665d11-422b-4b19-a42b-40929444ef58.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg saved to cache
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c0790>
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743001%252Fgeneral%252F1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg saved to cache
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507738f10>
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743001%252Fgeneral%252F719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg saved to cache
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718201)
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750775c790>
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743001%252Fgeneral%252Fcb2ec85f-f208-4d90-962d-933eea0cc329.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg saved to cache
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c128510>
2026-03-24 13:31:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743001%252Fgeneral%252Fd1dbb987-3160-4e99-b5df-15fa006415a8.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg saved to cache
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-24 13:31:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d4b115d-1d99-53c4-acb3-655bf197cc09, skipping ID generation
2026-03-24 13:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 1
2026-03-24 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 sending to next pipeline
2026-03-24 13:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d4b115d-1d99-53c4-acb3-655bf197cc09, identifier: 10718201
2026-03-24 13:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201
2026-03-24 13:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201
2026-03-24 13:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10718201 to the API
2026-03-24 13:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '9d4b115d-1d99-53c4-acb3-655bf197cc09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-494-QS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718201',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 25001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 25.001 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-24 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710718201%27 HTTP/1.1" 200 None
2026-03-24 13:31:35 [adesa.fr] INFO: Saving data for 10718201: {'created_time': 1774359095.758976, 'last_price_update_time': 1774359095.758993, 'auction_closing_time': 1774609200.0}
2026-03-24 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718201') HTTP/1.1" 204 0
2026-03-24 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191
2026-03-24 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 1
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252Ff1521aaf-9a56-40c0-af75-d5dffad4f541.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252Ffa0a20c8-2208-40bb-9e03-95f835c11002.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252F07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252Fdbdc57f7-f3c8-408a-8294-c04db29753d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252F9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252F6efda666-0636-451d-a009-4c1cb25f15be.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252F698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252F29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252F58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg not downloaded yet
2026-03-24 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31: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%252F5683908%252Fgeneral%252Ffa755840-131d-4449-bb3f-bd44b13ebc4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg not downloaded yet
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204
2026-03-24 13:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 1
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fd38a2439-61bd-46ac-9429-1c21b09969a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg not downloaded yet
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg not downloaded yet
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg not downloaded yet
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg not downloaded yet
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fad1ec503-3609-47c8-bc97-1fa197453100.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg not downloaded yet
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg not downloaded yet
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg not downloaded yet
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0d4ad0>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Ffa755840-131d-4449-bb3f-bd44b13ebc4c.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fde82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg not downloaded yet
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg not downloaded yet
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507790550>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg not downloaded yet
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c779050>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c10f790>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fde82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2e0490>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077ba850>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507791e10>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg saved to cache
2026-03-24 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c778210>
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743008%252Fgeneral%252F26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg saved to cache
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077baa10>
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743008%252Fgeneral%252Fad1ec503-3609-47c8-bc97-1fa197453100.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg saved to cache
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2df590>
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743008%252Fgeneral%252F59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg saved to cache
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077ba090>
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743008%252Fgeneral%252F5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg saved to cache
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718204)
2026-03-24 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2dfbd0>
2026-03-24 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5743008%252Fgeneral%252Fd38a2439-61bd-46ac-9429-1c21b09969a2.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg saved to cache
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-24 13:31:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de65ed83-9bf5-5588-94bc-95617f70d2a8, skipping ID generation
2026-03-24 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 1
2026-03-24 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de65ed83-9bf5-5588-94bc-95617f70d2a8 sending to next pipeline
2026-03-24 13:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de65ed83-9bf5-5588-94bc-95617f70d2a8, identifier: 10718204
2026-03-24 13:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 13:31:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204
2026-03-24 13:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10718204 to the API
2026-03-24 13:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'de65ed83-9bf5-5588-94bc-95617f70d2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-866-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718204',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 106597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg',
'Width': 1024}],
'price': 25500,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volvo XC60 T6 Ultimate Style Chrome - AWD - Hybrid - Automatic - '
'253 hp - 106.597 km',
'transmission': 'automatic',
'trim': 'Ultimate Style Chrome',
'vin': None,
'year': 2023}
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710718204%27 HTTP/1.1" 200 None
2026-03-24 13:31:52 [adesa.fr] INFO: Saving data for 10718204: {'created_time': 1774359112.193251, 'last_price_update_time': 1774359112.193262, 'auction_closing_time': 1774609200.0}
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718204') HTTP/1.1" 204 0
2026-03-24 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077261d0>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c139e50>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750777e4d0>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F6efda666-0636-451d-a009-4c1cb25f15be.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2ec790>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c12d0>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Fdbdc57f7-f3c8-408a-8294-c04db29753d4.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e43d0>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718191)
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0a0090>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Ffa0a20c8-2208-40bb-9e03-95f835c11002.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507709d50>
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Ff1521aaf-9a56-40c0-af75-d5dffad4f541.jpg') HTTP/1.1" 204 0
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg saved to cache
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-24 13:31:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5de757b-9c56-504c-9d35-0b5d4a86e162, skipping ID generation
2026-03-24 13:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 1
2026-03-24 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5de757b-9c56-504c-9d35-0b5d4a86e162 sending to next pipeline
2026-03-24 13:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5de757b-9c56-504c-9d35-0b5d4a86e162, identifier: 10718191
2026-03-24 13:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191
2026-03-24 13:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191
2026-03-24 13:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10718191 to the API
2026-03-24 13:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:31: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-24 13:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5de757b-9c56-504c-9d35-0b5d4a86e162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-797-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718191',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 173135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Boxer L2H2 2.2 HDI Asphalt - Diesel - Manual - 120 hp - '
'173.135 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2022}
2026-03-24 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718191%27 HTTP/1.1" 200 None
2026-03-24 13:31:55 [adesa.fr] INFO: Saving data for 10718191: {'created_time': 1774359115.281178, 'last_price_update_time': 1774359115.281195, 'auction_closing_time': 1774609200.0}
2026-03-24 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718191') HTTP/1.1" 204 0
2026-03-24 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10716246
2026-03-24 13:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708c0d92-fdb4-51d3-b131-fda4e20d3dff with scrape type 1
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708c0d92-fdb4-51d3-b131-fda4e20d3dff
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252F0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252F5364a4f2-9e7a-4acf-8249-badd76001991.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/5364a4f2-9e7a-4acf-8249-badd76001991.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252F8398d5d9-f98e-484b-b9c1-542d624653bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/8398d5d9-f98e-484b-b9c1-542d624653bf.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252Fcf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/cf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252F3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252F73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252F2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252Fc7e41005-4d01-46ad-b741-25246b197464.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/c7e41005-4d01-46ad-b741-25246b197464.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252Ffcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/fcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg already downloaded
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740689%252Fgeneral%252Fa9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740689/general/a9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg already downloaded
2026-03-24 13:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 708c0d92-fdb4-51d3-b131-fda4e20d3dff, identifier: 10716246
2026-03-24 13:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10716246
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 13:31:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10716246
2026-03-24 13:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 708c0d92-fdb4-51d3-b131-fda4e20d3dff with identifier: 10716246 to the API
2026-03-24 13:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '708c0d92-fdb4-51d3-b131-fda4e20d3dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716246',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 11547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5740689/general/0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg',
'https://images.openlane.eu/carimgs/5740689/general/5364a4f2-9e7a-4acf-8249-badd76001991.jpg',
'https://images.openlane.eu/carimgs/5740689/general/8398d5d9-f98e-484b-b9c1-542d624653bf.jpg',
'https://images.openlane.eu/carimgs/5740689/general/cf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg',
'https://images.openlane.eu/carimgs/5740689/general/3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg',
'https://images.openlane.eu/carimgs/5740689/general/73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg',
'https://images.openlane.eu/carimgs/5740689/general/2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg',
'https://images.openlane.eu/carimgs/5740689/general/c7e41005-4d01-46ad-b741-25246b197464.jpg',
'https://images.openlane.eu/carimgs/5740689/general/fcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg',
'https://images.openlane.eu/carimgs/5740689/general/a9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379232,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/0ff6a64a-f2b5-48de-9717-81ea99dd46e6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424152,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/5364a4f2-9e7a-4acf-8249-badd76001991.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438822,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/8398d5d9-f98e-484b-b9c1-542d624653bf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442102,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/cf1738f8-b27f-4e47-a9c3-07d397420e6c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655525,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/3d171691-a1d3-4e77-9c98-a5a6776f296a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630194,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/73c71bf9-82d7-4e8c-895c-818662b1bf0e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711343,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/2f55c8e5-e739-44cf-b9d0-31de2a5d7826.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 739769,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/c7e41005-4d01-46ad-b741-25246b197464.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860832,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/fcf6fcc8-890b-47be-ab9b-440b28eb8178.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708c0d92-fdb4-51d3-b131-fda4e20d3dff/708c0d92-fdb4-51d3-b131-fda4e20d3dff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600217,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740689/general/a9a23ac0-73cb-4d08-96b1-19f211f96a0e.jpg',
'Width': 2731}],
'price': 32600,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron 45 S Line - Quattro - Electric - Automatic - 285 hp '
'- 11.547 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-24 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716246%27 HTTP/1.1" 200 None
2026-03-24 13:31:59 [adesa.fr] INFO: Saving data for 10716246: {'created_time': 1774359119.641187, 'last_price_update_time': 1774359119.6412, 'auction_closing_time': 1774424400.0}
2026-03-24 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716246') HTTP/1.1" 204 0
2026-03-24 13:32:06 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 4 pages/min), scraped 8 items (at 5 items/min)
2026-03-24 13:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-24 13:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:32:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10716214
2026-03-24 13:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95853d03-ee5f-5f23-bb34-3fd507ea3641 with scrape type 1
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95853d03-ee5f-5f23-bb34-3fd507ea3641
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252F8ea60db8-9362-44a1-911c-be945327f077.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252Fdfbea16a-4a25-4581-bdae-fed4b15521fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252F19af570b-c352-4d27-adc9-272ee4500581.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252Fe66f7bf8-28c2-4709-b1b4-f97306886484.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252F0376e652-3be1-45ca-88ac-55c49a94d574.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252F3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252Fe9192b18-8656-439c-8bd5-d541ae8659be.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252Faa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252Ff4681797-e785-4679-98db-e90b2afa2ee6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg already downloaded
2026-03-24 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5694679%252Fgeneral%252F92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg already downloaded
2026-03-24 13:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95853d03-ee5f-5f23-bb34-3fd507ea3641, identifier: 10716214
2026-03-24 13:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10716214
2026-03-24 13:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10716214
2026-03-24 13:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10716214 to the API
2026-03-24 13:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '95853d03-ee5f-5f23-bb34-3fd507ea3641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716214',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 35767,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg',
'https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg',
'https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg',
'https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg',
'https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg',
'https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg',
'https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg',
'https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg',
'https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg',
'https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1068267,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703905,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915623,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1299403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354536,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 35 S Line - Electric - Automatic - 170 hp '
'- 35.767 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-24 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716214%27 HTTP/1.1" 200 None
2026-03-24 13:32:11 [adesa.fr] INFO: Saving data for 10716214: {'created_time': 1774359131.861672, 'last_price_update_time': 1774359131.861684, 'auction_closing_time': 1774424400.0}
2026-03-24 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716214') HTTP/1.1" 204 0
2026-03-24 13:32:29 [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-24 13:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715297
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715297%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715297: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715297 url https://www.openlane.eu/en/carv6/auction/10715297
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715293
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715293%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715293: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715293 url https://www.openlane.eu/en/carv6/auction/10715293
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715324
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715324%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715324: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715324 url https://www.openlane.eu/en/carv6/auction/10715324
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715038
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715038%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715038: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715038 url https://www.openlane.eu/en/carv6/auction/10715038
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715272
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715272%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715272: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715272 url https://www.openlane.eu/en/carv6/auction/10715272
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715298
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715298%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715298: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715298 url https://www.openlane.eu/en/carv6/auction/10715298
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715296
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715296%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715296: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715296 url https://www.openlane.eu/en/carv6/auction/10715296
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715339
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715339%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715339: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715339 url https://www.openlane.eu/en/carv6/auction/10715339
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715256
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715256%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715256: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715256 url https://www.openlane.eu/en/carv6/auction/10715256
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715352
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715352%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715352: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715352 url https://www.openlane.eu/en/carv6/auction/10715352
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715062
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715062%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715062: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715062 url https://www.openlane.eu/en/carv6/auction/10715062
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715280
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715280%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715280: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715280 url https://www.openlane.eu/en/carv6/auction/10715280
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715321
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715321%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715321: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715321 url https://www.openlane.eu/en/carv6/auction/10715321
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715261
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715261%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715261: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715261 url https://www.openlane.eu/en/carv6/auction/10715261
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715319
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715319%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715319: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715319 url https://www.openlane.eu/en/carv6/auction/10715319
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715310
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715310%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715310: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715310 url https://www.openlane.eu/en/carv6/auction/10715310
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715308
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715308%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715308: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715308 url https://www.openlane.eu/en/carv6/auction/10715308
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715251
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715251%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715251: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715251 url https://www.openlane.eu/en/carv6/auction/10715251
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715299
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715299%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715299: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715299 url https://www.openlane.eu/en/carv6/auction/10715299
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715295
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715295%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715295: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715295 url https://www.openlane.eu/en/carv6/auction/10715295
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715249
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715249%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715249: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715249 url https://www.openlane.eu/en/carv6/auction/10715249
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715262
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715262%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715262: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715262 url https://www.openlane.eu/en/carv6/auction/10715262
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715336
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715336%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715336: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715336 url https://www.openlane.eu/en/carv6/auction/10715336
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715286
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715286%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715286: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715286 url https://www.openlane.eu/en/carv6/auction/10715286
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715282
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715282%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715282: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715282 url https://www.openlane.eu/en/carv6/auction/10715282
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715303
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715303%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715303: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715303 url https://www.openlane.eu/en/carv6/auction/10715303
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715351
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715351%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715351: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715351 url https://www.openlane.eu/en/carv6/auction/10715351
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715341
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715341%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715341: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715341 url https://www.openlane.eu/en/carv6/auction/10715341
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715313
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715313%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715313: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715313 url https://www.openlane.eu/en/carv6/auction/10715313
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715277
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715277%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715277: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715277 url https://www.openlane.eu/en/carv6/auction/10715277
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715315
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715315%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715315: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715315 url https://www.openlane.eu/en/carv6/auction/10715315
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715317
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715317%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715317: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715317 url https://www.openlane.eu/en/carv6/auction/10715317
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715269
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715269%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715269: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715269 url https://www.openlane.eu/en/carv6/auction/10715269
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715350
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715350%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715350: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715350 url https://www.openlane.eu/en/carv6/auction/10715350
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715044
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715044%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715044: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715044 url https://www.openlane.eu/en/carv6/auction/10715044
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715270
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715270%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715270: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715270 url https://www.openlane.eu/en/carv6/auction/10715270
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715049
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715049%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715049: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715049 url https://www.openlane.eu/en/carv6/auction/10715049
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715326
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715326%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715326: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715326 url https://www.openlane.eu/en/carv6/auction/10715326
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715292
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715292%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715292: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715292 url https://www.openlane.eu/en/carv6/auction/10715292
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715342
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715342%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715342: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715342 url https://www.openlane.eu/en/carv6/auction/10715342
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715331
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715331%27 HTTP/1.1" 200 None
2026-03-24 13:32:29 [adesa.fr] INFO: Scrape type for 10715331: 0
2026-03-24 13:32:29 [adesa.fr] INFO: Skipping item 10715331 url https://www.openlane.eu/en/carv6/auction/10715331
2026-03-24 13:32:29 [adesa.fr] INFO: Found listing with ID: 10715340
2026-03-24 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715340%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715340: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715340 url https://www.openlane.eu/en/carv6/auction/10715340
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715040
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715040%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715040: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715040 url https://www.openlane.eu/en/carv6/auction/10715040
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715330
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715330%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715330: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715330 url https://www.openlane.eu/en/carv6/auction/10715330
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715338
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715338%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715338: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715338 url https://www.openlane.eu/en/carv6/auction/10715338
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715043
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715043%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715043: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715043 url https://www.openlane.eu/en/carv6/auction/10715043
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715266
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715266%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715266: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715266 url https://www.openlane.eu/en/carv6/auction/10715266
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715048
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715048%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715048: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715048 url https://www.openlane.eu/en/carv6/auction/10715048
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715060
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715060%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715060: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715060 url https://www.openlane.eu/en/carv6/auction/10715060
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715275
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715275%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715275: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715275 url https://www.openlane.eu/en/carv6/auction/10715275
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715311
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715311%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715311: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715311 url https://www.openlane.eu/en/carv6/auction/10715311
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715307
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715307%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715307: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715307 url https://www.openlane.eu/en/carv6/auction/10715307
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715334
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715334%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715334: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715334 url https://www.openlane.eu/en/carv6/auction/10715334
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715267
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715267%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715267: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715267 url https://www.openlane.eu/en/carv6/auction/10715267
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715274
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715274%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715274: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715274 url https://www.openlane.eu/en/carv6/auction/10715274
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715306
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715306%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715306: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715306 url https://www.openlane.eu/en/carv6/auction/10715306
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715329
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715329%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715329: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715329 url https://www.openlane.eu/en/carv6/auction/10715329
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715300
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715300%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715300: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715300 url https://www.openlane.eu/en/carv6/auction/10715300
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715318
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715318%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715318: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715318 url https://www.openlane.eu/en/carv6/auction/10715318
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715268
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715268%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715268: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715268 url https://www.openlane.eu/en/carv6/auction/10715268
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715348
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715348%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715348: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715348 url https://www.openlane.eu/en/carv6/auction/10715348
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715051
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715051%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715051: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715051 url https://www.openlane.eu/en/carv6/auction/10715051
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715042
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715042%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715042: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715042 url https://www.openlane.eu/en/carv6/auction/10715042
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715302
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715302%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715302: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715302 url https://www.openlane.eu/en/carv6/auction/10715302
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715218
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715218%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715218: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715218 url https://www.openlane.eu/en/carv6/auction/10715218
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715201
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715201%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715201: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715201 url https://www.openlane.eu/en/carv6/auction/10715201
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715214
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715214%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715214: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715214 url https://www.openlane.eu/en/carv6/auction/10715214
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715159
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715159%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715159: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715159 url https://www.openlane.eu/en/carv6/auction/10715159
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715194
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715194%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715194: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715194 url https://www.openlane.eu/en/carv6/auction/10715194
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715130
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715130%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715130: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715130 url https://www.openlane.eu/en/carv6/auction/10715130
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715173
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715173%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715173: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715173 url https://www.openlane.eu/en/carv6/auction/10715173
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715176
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715176%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715176: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715176 url https://www.openlane.eu/en/carv6/auction/10715176
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715157
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715157%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715157: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715157 url https://www.openlane.eu/en/carv6/auction/10715157
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715168
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715168%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715168: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715168 url https://www.openlane.eu/en/carv6/auction/10715168
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715232
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715232%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715232: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715232 url https://www.openlane.eu/en/carv6/auction/10715232
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715166
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715166%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715166: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715166 url https://www.openlane.eu/en/carv6/auction/10715166
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715220
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715220%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715220: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715220 url https://www.openlane.eu/en/carv6/auction/10715220
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715209
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715209%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715209: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715209 url https://www.openlane.eu/en/carv6/auction/10715209
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715203
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715203%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715203: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715203 url https://www.openlane.eu/en/carv6/auction/10715203
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715150
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715150%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715150: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715150 url https://www.openlane.eu/en/carv6/auction/10715150
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715154
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715154%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715154: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715154 url https://www.openlane.eu/en/carv6/auction/10715154
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715233
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715233%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715233: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715233 url https://www.openlane.eu/en/carv6/auction/10715233
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715178
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715178%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715178: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715178 url https://www.openlane.eu/en/carv6/auction/10715178
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715175
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715175%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715175: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715175 url https://www.openlane.eu/en/carv6/auction/10715175
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715215
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715215%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715215: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715215 url https://www.openlane.eu/en/carv6/auction/10715215
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715163
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715163%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715163: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715163 url https://www.openlane.eu/en/carv6/auction/10715163
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715229
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715229%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715229: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715229 url https://www.openlane.eu/en/carv6/auction/10715229
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715231
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715231%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715231: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715231 url https://www.openlane.eu/en/carv6/auction/10715231
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715208
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715208%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715208: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715208 url https://www.openlane.eu/en/carv6/auction/10715208
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715210
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715210%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715210: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715210 url https://www.openlane.eu/en/carv6/auction/10715210
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715162
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715162%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715162: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715162 url https://www.openlane.eu/en/carv6/auction/10715162
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715167
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715167%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715167: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715167 url https://www.openlane.eu/en/carv6/auction/10715167
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715204
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715204%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715204: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715204 url https://www.openlane.eu/en/carv6/auction/10715204
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715228
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715228%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715228: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715228 url https://www.openlane.eu/en/carv6/auction/10715228
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715191
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715191%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715191: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715191 url https://www.openlane.eu/en/carv6/auction/10715191
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715189
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715189%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715189: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715189 url https://www.openlane.eu/en/carv6/auction/10715189
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715230
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715230%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715230: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715230 url https://www.openlane.eu/en/carv6/auction/10715230
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715200
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715200%27 HTTP/1.1" 200 None
2026-03-24 13:32:30 [adesa.fr] INFO: Scrape type for 10715200: 0
2026-03-24 13:32:30 [adesa.fr] INFO: Skipping item 10715200 url https://www.openlane.eu/en/carv6/auction/10715200
2026-03-24 13:32:30 [adesa.fr] INFO: Found listing with ID: 10715153
2026-03-24 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715153%27 HTTP/1.1" 200 None
2026-03-24 13:32:31 [adesa.fr] INFO: Scrape type for 10715153: 0
2026-03-24 13:32:31 [adesa.fr] INFO: Skipping item 10715153 url https://www.openlane.eu/en/carv6/auction/10715153
2026-03-24 13:32:31 [adesa.fr] INFO: Found listing with ID: 10715187
2026-03-24 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715187%27 HTTP/1.1" 200 None
2026-03-24 13:32:31 [adesa.fr] INFO: Scrape type for 10715187: 0
2026-03-24 13:32:31 [adesa.fr] INFO: Skipping item 10715187 url https://www.openlane.eu/en/carv6/auction/10715187
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.353(s), this was the 1st time calling it.
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.798747958150692 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-24 13:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.273(s), this was the 1st time calling it.
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.306636445336923 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-24 13:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.290(s), this was the 1st time calling it.
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.075328837808104 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-24 13:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.381(s), this was the 1st time calling it.
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6763359359253265 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-24 13:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.308(s), this was the 1st time calling it.
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.02628520867413 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-24 13:32:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.405(s), this was the 1st time calling it.
2026-03-24 13:32:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.7926840415303404 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-24 13:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10716225
2026-03-24 13:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a with scrape type 1
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252Fc7f7d2d9-7207-400e-8353-091e5385a444.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252F856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252F320c331c-2592-48db-82ba-c9521c7ad5b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252F266aa900-7092-4c70-b425-310393d30bd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252Fc4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252Ff88e87d3-5556-40bb-b290-efa9483d060f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252Fb8ec5443-fcc2-436c-a89f-238f3700a978.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252F4bb09947-5267-4b38-8337-83ef24acff03.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252Ff3a27809-1532-428f-831c-4aa6ac66dc71.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg already downloaded
2026-03-24 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722284%252Fgeneral%252F273451af-e26a-411e-b21a-073d371aee00.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg already downloaded
2026-03-24 13:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32f91b7c-2f82-5a74-b8df-a21c3dce250a, identifier: 10716225
2026-03-24 13:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10716225
2026-03-24 13:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10716225
2026-03-24 13:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10716225 to the API
2026-03-24 13:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:32: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-24 13:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '32f91b7c-2f82-5a74-b8df-a21c3dce250a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716225',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 113104,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg',
'https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg',
'https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg',
'https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg',
'https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg',
'https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg',
'https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg',
'https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg',
'https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg',
'https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814411,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861282,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 765935,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530805,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 710685,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 759982,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537839,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544869,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg',
'Width': 2731}],
'price': 39200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Touareg 3.0 TSI - 4Motion - Hybrid - Automatic - 340 hp '
'- 113.104 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716225%27 HTTP/1.1" 200 None
2026-03-24 13:32:35 [adesa.fr] INFO: Saving data for 10716225: {'created_time': 1774359155.046907, 'last_price_update_time': 1774359155.046919, 'auction_closing_time': 1774424400.0}
2026-03-24 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716225') HTTP/1.1" 204 0
2026-03-24 13:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdc9beca-cf95-5123-ac02-d6adf5fa05bb with identifier: 10716220
2026-03-24 13:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc9beca-cf95-5123-ac02-d6adf5fa05bb with scrape type 1
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdc9beca-cf95-5123-ac02-d6adf5fa05bb
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F17dffbe7-68b6-46c1-b67e-44c859b65d77.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/17dffbe7-68b6-46c1-b67e-44c859b65d77.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F73c65327-927e-47d2-9c81-70e74ec356a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/73c65327-927e-47d2-9c81-70e74ec356a2.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F207e664c-2519-433f-8e94-110cdea1606b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/207e664c-2519-433f-8e94-110cdea1606b.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F560114cd-7d4e-4e1c-bb70-275d3b4bf337.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/560114cd-7d4e-4e1c-bb70-275d3b4bf337.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252Fc5f4b7e4-35b1-4ddb-b150-db085d53c343.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/c5f4b7e4-35b1-4ddb-b150-db085d53c343.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F3bf96102-0873-42cf-bb4b-65c2413c6703.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/3bf96102-0873-42cf-bb4b-65c2413c6703.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F9d0d521b-bc16-476f-88ed-56f1f4c90405.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/9d0d521b-bc16-476f-88ed-56f1f4c90405.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F6a686b4c-c2d5-4c20-a420-61b140796aa0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/6a686b4c-c2d5-4c20-a420-61b140796aa0.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F167fadff-dcb4-4210-a10e-90d0570802ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/167fadff-dcb4-4210-a10e-90d0570802ec.jpg already downloaded
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709959%252Fgeneral%252F18fab0e6-4029-44eb-b901-866d9201bdb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709959/general/18fab0e6-4029-44eb-b901-866d9201bdb8.jpg already downloaded
2026-03-24 13:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cdc9beca-cf95-5123-ac02-d6adf5fa05bb, identifier: 10716220
2026-03-24 13:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cdc9beca-cf95-5123-ac02-d6adf5fa05bb with identifier: 10716220
2026-03-24 13:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cdc9beca-cf95-5123-ac02-d6adf5fa05bb with identifier: 10716220
2026-03-24 13:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cdc9beca-cf95-5123-ac02-d6adf5fa05bb with identifier: 10716220 to the API
2026-03-24 13:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:32: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-24 13:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': 'cdc9beca-cf95-5123-ac02-d6adf5fa05bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716220',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 9456,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5709959/general/17dffbe7-68b6-46c1-b67e-44c859b65d77.jpg',
'https://images.openlane.eu/carimgs/5709959/general/73c65327-927e-47d2-9c81-70e74ec356a2.jpg',
'https://images.openlane.eu/carimgs/5709959/general/207e664c-2519-433f-8e94-110cdea1606b.jpg',
'https://images.openlane.eu/carimgs/5709959/general/560114cd-7d4e-4e1c-bb70-275d3b4bf337.jpg',
'https://images.openlane.eu/carimgs/5709959/general/c5f4b7e4-35b1-4ddb-b150-db085d53c343.jpg',
'https://images.openlane.eu/carimgs/5709959/general/3bf96102-0873-42cf-bb4b-65c2413c6703.jpg',
'https://images.openlane.eu/carimgs/5709959/general/9d0d521b-bc16-476f-88ed-56f1f4c90405.jpg',
'https://images.openlane.eu/carimgs/5709959/general/6a686b4c-c2d5-4c20-a420-61b140796aa0.jpg',
'https://images.openlane.eu/carimgs/5709959/general/167fadff-dcb4-4210-a10e-90d0570802ec.jpg',
'https://images.openlane.eu/carimgs/5709959/general/18fab0e6-4029-44eb-b901-866d9201bdb8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/17dffbe7-68b6-46c1-b67e-44c859b65d77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/73c65327-927e-47d2-9c81-70e74ec356a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/207e664c-2519-433f-8e94-110cdea1606b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/560114cd-7d4e-4e1c-bb70-275d3b4bf337.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/c5f4b7e4-35b1-4ddb-b150-db085d53c343.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/3bf96102-0873-42cf-bb4b-65c2413c6703.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/9d0d521b-bc16-476f-88ed-56f1f4c90405.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/6a686b4c-c2d5-4c20-a420-61b140796aa0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/167fadff-dcb4-4210-a10e-90d0570802ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdc9beca-cf95-5123-ac02-d6adf5fa05bb/cdc9beca-cf95-5123-ac02-d6adf5fa05bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709959/general/18fab0e6-4029-44eb-b901-866d9201bdb8.jpg',
'Width': 1024}],
'price': 32900,
'price_includes_vat': True,
'registration_date': '2024-03-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 9.456 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716220%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [adesa.fr] INFO: Saving data for 10716220: {'created_time': 1774359158.744545, 'last_price_update_time': 1774359158.74456, 'auction_closing_time': 1774424400.0}
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716220') HTTP/1.1" 204 0
2026-03-24 13:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198
2026-03-24 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 1
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Febd37c54-1423-46a6-bd84-84d383f38c4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Ff049af64-765e-49a5-bc2e-bca82f5c780d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F066a8e63-0fad-4d85-9789-79014121a56e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Fad798063-541d-4195-8b32-da13ee18cf44.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg not downloaded yet
2026-03-24 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742993%252Fgeneral%252F5fadb244-9d8b-482d-81a4-3674402e9269.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg not downloaded yet
2026-03-24 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742993%252Fgeneral%252Ffe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg not downloaded yet
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194
2026-03-24 13:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 1
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252Fd737845d-8714-4ffb-8236-f9d695a9fb51.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F0b28c473-9ae5-40da-b491-0f2321fe3681.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252Fcc5f1cb3-6585-4618-a150-a5f18fe97217.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252Fb6647dbf-467a-4777-9e58-892bb58c8286.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F0f6922e2-048a-49cf-be34-f6021c482bae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg not downloaded yet
2026-03-24 13:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196
2026-03-24 13:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 1
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fe6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252Fd4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fd9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg not downloaded yet
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750e052610>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742993%252Fgeneral%252Ffe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F52960213-65e6-428b-b4c4-03b05d8c34e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fad16e2e9-de0c-4e26-b712-755d5910354d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F819aa3b1-1460-498b-9030-39aba430b7ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg not downloaded yet
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fc592aeca-b494-41a2-9a16-d0094e701df5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg not downloaded yet
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg not downloaded yet
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0c7a90>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742993%252Fgeneral%252Fad798063-541d-4195-8b32-da13ee18cf44.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750775c910>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742993%252Fgeneral%252F5fadb244-9d8b-482d-81a4-3674402e9269.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c198c10>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e6f50>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8d6f10>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c176fd0>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750771abd0>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fc592aeca-b494-41a2-9a16-d0094e701df5.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c34ccd0>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507753fd0>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F819aa3b1-1460-498b-9030-39aba430b7ac.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg saved to cache
2026-03-24 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c176d50>
2026-03-24 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F52960213-65e6-428b-b4c4-03b05d8c34e4.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg saved to cache
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10716219
2026-03-24 13:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16162d5-2d81-5bc5-82ab-788e1113f1c6 with scrape type 1
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f16162d5-2d81-5bc5-82ab-788e1113f1c6
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252Fcf7a3969-12db-4d32-951f-af84c9d61ab0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252Fe1de763e-6f72-4af0-b653-74bf358fd108.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F71328d11-7590-4020-9504-616924f127e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F815064c7-80da-491b-a6e9-68f73581535f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F6fd881e6-33f0-4035-b31d-4e323c95866f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg already downloaded
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5707097%252Fgeneral%252F2e4cd505-62ba-460f-b789-9109909fea71.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg already downloaded
2026-03-24 13:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f16162d5-2d81-5bc5-82ab-788e1113f1c6, identifier: 10716219
2026-03-24 13:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10716219
2026-03-24 13:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10716219
2026-03-24 13:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10716219 to the API
2026-03-24 13:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': 'f16162d5-2d81-5bc5-82ab-788e1113f1c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716219',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 69999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg',
'https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg',
'https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg',
'https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg',
'https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg',
'https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg',
'https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg',
'https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg',
'https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg',
'https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg',
'Width': 1024}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 69.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716219%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [adesa.fr] INFO: Saving data for 10716219: {'created_time': 1774359163.326612, 'last_price_update_time': 1774359163.326624, 'auction_closing_time': 1774424400.0}
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716219') HTTP/1.1" 204 0
2026-03-24 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718196)
2026-03-24 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0a0d50>
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fad16e2e9-de0c-4e26-b712-755d5910354d.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg saved to cache
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c325350>
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252F4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg saved to cache
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32b650>
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252Fd4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg saved to cache
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1beb90>
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fd9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg saved to cache
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c328490>
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742989%252Fgeneral%252Fe6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg saved to cache
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-24 13:32:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5dc5841-9551-5216-acb5-12df143c6467, skipping ID generation
2026-03-24 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 1
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5dc5841-9551-5216-acb5-12df143c6467 sending to next pipeline
2026-03-24 13:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e5dc5841-9551-5216-acb5-12df143c6467, identifier: 10718196
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0d70d0>
2026-03-24 13:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742985%252Fgeneral%252F0f6922e2-048a-49cf-be34-f6021c482bae.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg saved to cache
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10716250
2026-03-24 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6773d49d-923b-5e35-91f4-f3b16a76934c with scrape type 1
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6773d49d-923b-5e35-91f4-f3b16a76934c
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252F6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252F65ccc9d2-e376-421a-b175-f8341b280085.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252Fbe68101f-2cf3-48e0-b273-c68b8aeb174b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252F76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252Fef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252Fd52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252Ff45e52ef-0dbd-4402-82ae-0542f0317514.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252F879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252F2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg already downloaded
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5705666%252Fgeneral%252Fae18a42e-4252-4d18-b477-f3bf69903ad7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg already downloaded
2026-03-24 13:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6773d49d-923b-5e35-91f4-f3b16a76934c, identifier: 10716250
2026-03-24 13:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c51fe06e-15cf-5c7d-a143-1aac9eae9e1d with identifier: 10718193
2026-03-24 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c51fe06e-15cf-5c7d-a143-1aac9eae9e1d with scrape type 1
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c51fe06e-15cf-5c7d-a143-1aac9eae9e1d
2026-03-24 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5710170%252Fgeneral%252F03954821-cd85-4871-a512-b6e4b4a227cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/03954821-cd85-4871-a512-b6e4b4a227cb.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F6f569027-b42a-48c2-8f2f-23b79d9d6777.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/6f569027-b42a-48c2-8f2f-23b79d9d6777.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F9f87c38e-38b4-42a3-832c-6e7f11312557.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/9f87c38e-38b4-42a3-832c-6e7f11312557.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F96a9ddd7-1c38-43f0-94a2-995a268a19cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/96a9ddd7-1c38-43f0-94a2-995a268a19cf.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252Ff05d5aa4-1dcf-4d04-abd4-a4766a033d3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/f05d5aa4-1dcf-4d04-abd4-a4766a033d3b.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F4cd2c0ff-57c4-429f-806e-c1753c236780.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/4cd2c0ff-57c4-429f-806e-c1753c236780.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F83b2360a-7d53-4242-a919-034fb4f1f43e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/83b2360a-7d53-4242-a919-034fb4f1f43e.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F5f4f0071-3761-46ce-b401-e5f4c89ceb4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/5f4f0071-3761-46ce-b401-e5f4c89ceb4d.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252Fd84bcdd9-b733-40ed-a8be-aee7f895541b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/d84bcdd9-b733-40ed-a8be-aee7f895541b.jpg already downloaded
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710170%252Fgeneral%252F92ab8396-2f04-4276-8fe4-d4e8e45c185d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710170/general/92ab8396-2f04-4276-8fe4-d4e8e45c185d.jpg already downloaded
2026-03-24 13:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c51fe06e-15cf-5c7d-a143-1aac9eae9e1d, identifier: 10718193
2026-03-24 13:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196
2026-03-24 13:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196
2026-03-24 13:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10718196 to the API
2026-03-24 13:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:32: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-24 13:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e5dc5841-9551-5216-acb5-12df143c6467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-755-PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718196',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 21663,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg',
'Width': 1024}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 300e Business Line - Hybrid - Automatic - 204 hp - '
'21.663 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-24 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:46 [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-24 13:32:46 [adesa.fr] INFO: Saving data for 10718196: {'created_time': 1774359166.754619, 'last_price_update_time': 1774359166.754631, 'auction_closing_time': 1774609200.0}
2026-03-24 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718196') HTTP/1.1" 204 0
2026-03-24 13:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10716250
2026-03-24 13:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10716250
2026-03-24 13:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10716250 to the API
2026-03-24 13:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '6773d49d-923b-5e35-91f4-f3b16a76934c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '826000001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716250',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 94510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg',
'https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg',
'https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg',
'https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg',
'https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg',
'https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg',
'https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg',
'https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg',
'https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg',
'https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78760,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67475,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79344,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68433,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101940,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64602,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61933,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64489,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83962,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55671,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg',
'Width': 850}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 2,
'seller_name': 'SAS mind2move France',
'title': 'Volkswagen ID.Buzz Cargo - Electric - Automatic - 204 hp - 94.510 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716250%27 HTTP/1.1" 200 None
2026-03-24 13:32:48 [adesa.fr] INFO: Saving data for 10716250: {'created_time': 1774359168.5016, 'last_price_update_time': 1774359168.501611, 'auction_closing_time': 1774424400.0}
2026-03-24 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716250') HTTP/1.1" 204 0
2026-03-24 13:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c51fe06e-15cf-5c7d-a143-1aac9eae9e1d with identifier: 10718193
2026-03-24 13:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c51fe06e-15cf-5c7d-a143-1aac9eae9e1d with identifier: 10718193
2026-03-24 13:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c51fe06e-15cf-5c7d-a143-1aac9eae9e1d with identifier: 10718193 to the API
2026-03-24 13:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718193>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c51fe06e-15cf-5c7d-a143-1aac9eae9e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-923-VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718193',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 58671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5710170/general/03954821-cd85-4871-a512-b6e4b4a227cb.jpg',
'https://images.openlane.eu/carimgs/5710170/general/6f569027-b42a-48c2-8f2f-23b79d9d6777.jpg',
'https://images.openlane.eu/carimgs/5710170/general/9f87c38e-38b4-42a3-832c-6e7f11312557.jpg',
'https://images.openlane.eu/carimgs/5710170/general/96a9ddd7-1c38-43f0-94a2-995a268a19cf.jpg',
'https://images.openlane.eu/carimgs/5710170/general/f05d5aa4-1dcf-4d04-abd4-a4766a033d3b.jpg',
'https://images.openlane.eu/carimgs/5710170/general/4cd2c0ff-57c4-429f-806e-c1753c236780.jpg',
'https://images.openlane.eu/carimgs/5710170/general/83b2360a-7d53-4242-a919-034fb4f1f43e.jpg',
'https://images.openlane.eu/carimgs/5710170/general/5f4f0071-3761-46ce-b401-e5f4c89ceb4d.jpg',
'https://images.openlane.eu/carimgs/5710170/general/d84bcdd9-b733-40ed-a8be-aee7f895541b.jpg',
'https://images.openlane.eu/carimgs/5710170/general/92ab8396-2f04-4276-8fe4-d4e8e45c185d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/03954821-cd85-4871-a512-b6e4b4a227cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/6f569027-b42a-48c2-8f2f-23b79d9d6777.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/9f87c38e-38b4-42a3-832c-6e7f11312557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/96a9ddd7-1c38-43f0-94a2-995a268a19cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/f05d5aa4-1dcf-4d04-abd4-a4766a033d3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/4cd2c0ff-57c4-429f-806e-c1753c236780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/83b2360a-7d53-4242-a919-034fb4f1f43e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/5f4f0071-3761-46ce-b401-e5f4c89ceb4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/d84bcdd9-b733-40ed-a8be-aee7f895541b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51fe06e-15cf-5c7d-a143-1aac9eae9e1d/c51fe06e-15cf-5c7d-a143-1aac9eae9e1d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710170/general/92ab8396-2f04-4276-8fe4-d4e8e45c185d.jpg',
'Width': 1024}],
'price': 29000,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 292 hp - 58.671 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710718193%27 HTTP/1.1" 200 None
2026-03-24 13:32:50 [adesa.fr] INFO: Saving data for 10718193: {'created_time': 1774359170.609796, 'last_price_update_time': 1774359170.609807, 'auction_closing_time': 1774609200.0}
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718193') HTTP/1.1" 204 0
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:32:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.487(s), this was the 1st time calling it.
2026-03-24 13:32:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.348532780633049 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-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e0310>
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg saved to cache
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197
2026-03-24 13:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 1
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32: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%252F5742991%252Fgeneral%252Face551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg not downloaded yet
2026-03-24 13:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195
2026-03-24 13:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 1
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32: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%252F5742987%252Fgeneral%252F7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg not downloaded yet
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507772ed0>
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fb6647dbf-467a-4777-9e58-892bb58c8286.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg saved to cache
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2d1e90>
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fcc5f1cb3-6585-4618-a150-a5f18fe97217.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg saved to cache
2026-03-24 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32: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%252F5742991%252Fgeneral%252Fcd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg not downloaded yet
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32bc50>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F066a8e63-0fad-4d85-9789-79014121a56e.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2cf310>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0ed950>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fd737845d-8714-4ffb-8236-f9d695a9fb51.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32b350>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Ff049af64-765e-49a5-bc2e-bca82f5c780d.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c36e750>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Febd37c54-1423-46a6-bd84-84d383f38c4d.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718198)
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Ffc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg not downloaded yet
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718194)
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fbc04ddeb-606c-4458-b0b8-887a214d58a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg not downloaded yet
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c222710>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fbe112985-94a8-435f-9cd6-03ecaa08519e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Facd27ac6-8a88-4f77-b636-eedc2f785d87.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Ff522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg not downloaded yet
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Fe6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg not downloaded yet
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fe493d3f1-4886-4f5e-86d9-39abdb626503.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg not downloaded yet
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c206e90>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F0b28c473-9ae5-40da-b491-0f2321fe3681.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c350d10>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8ad690>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-24 13:32:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2b6ced9-4507-55d1-a3ab-30cd2c122a42, skipping ID generation
2026-03-24 13:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 1
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 sending to next pipeline
2026-03-24 13:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2b6ced9-4507-55d1-a3ab-30cd2c122a42, identifier: 10718198
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507770c50>
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg saved to cache
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-24 13:32:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7219fcdb-46c6-5f80-8e48-442bbca44dbc, skipping ID generation
2026-03-24 13:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 1
2026-03-24 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc sending to next pipeline
2026-03-24 13:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7219fcdb-46c6-5f80-8e48-442bbca44dbc, identifier: 10718194
2026-03-24 13:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198
2026-03-24 13:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198
2026-03-24 13:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10718198 to the API
2026-03-24 13:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:32:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2b6ced9-4507-55d1-a3ab-30cd2c122a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-774-JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718198',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 37.876 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-24 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718198%27 HTTP/1.1" 200 None
2026-03-24 13:32:53 [adesa.fr] INFO: Saving data for 10718198: {'created_time': 1774359173.707384, 'last_price_update_time': 1774359173.707397, 'auction_closing_time': 1774609200.0}
2026-03-24 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718198') HTTP/1.1" 204 0
2026-03-24 13:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194
2026-03-24 13:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194
2026-03-24 13:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10718194 to the API
2026-03-24 13:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:32: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-24 13:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '7219fcdb-46c6-5f80-8e48-442bbca44dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-084-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718194',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 78349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 78.349 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718194%27 HTTP/1.1" 200 None
2026-03-24 13:32:55 [adesa.fr] INFO: Saving data for 10718194: {'created_time': 1774359175.738174, 'last_price_update_time': 1774359175.738189, 'auction_closing_time': 1774609200.0}
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718194') HTTP/1.1" 204 0
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg not downloaded yet
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fd862d3a0-1412-4f15-b030-2e178ec81b1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg not downloaded yet
2026-03-24 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1f5810>
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Face551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg saved to cache
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e2dc90>
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg saved to cache
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e30d10>
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg saved to cache
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e2d190>
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Fcd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg saved to cache
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F120105e5-d772-46c3-8868-c9d0803586c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg not downloaded yet
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg not downloaded yet
2026-03-24 13:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg not downloaded yet
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F2d236884-b0d4-46f0-8f06-17b485163b3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg not downloaded yet
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10716249
2026-03-24 13:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1e6417-242c-527c-bc44-7d7fc8b8a791 with scrape type 1
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fa26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg not downloaded yet
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F3f922dea-00a9-475f-8170-e137736dbeb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg not downloaded yet
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg not downloaded yet
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg not downloaded yet
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fe5a601c5-52f1-43ce-aa22-80992a186111.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg not downloaded yet
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg not downloaded yet
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e3b1d0>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Ff522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2cd490>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Facd27ac6-8a88-4f77-b636-eedc2f785d87.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22c450>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fbe112985-94a8-435f-9cd6-03ecaa08519e.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg not downloaded yet
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F7cb61512-497c-4f05-aab8-8d0ac629987f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg not downloaded yet
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22f050>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077a3c10>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fd862d3a0-1412-4f15-b030-2e178ec81b1b.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2e8110>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fe3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg not downloaded yet
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2287d0>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2f92d0>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F120105e5-d772-46c3-8868-c9d0803586c9.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2ecf50>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fe493d3f1-4886-4f5e-86d9-39abdb626503.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg not downloaded yet
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bf050>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1392d0>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fe5a601c5-52f1-43ce-aa22-80992a186111.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1aa650>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c365910>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32c810>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716249)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c200f50>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F3f922dea-00a9-475f-8170-e137736dbeb9.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c365550>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fa26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c219e90>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F7cb61512-497c-4f05-aab8-8d0ac629987f.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg saved to cache
2026-03-24 13:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d91cd90>
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742574%252Fgeneral%252F283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg saved to cache
2026-03-24 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750775ea50>
2026-03-24 13:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742574%252Fgeneral%252Fe3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg saved to cache
2026-03-24 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-24 13:32:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa1e6417-242c-527c-bc44-7d7fc8b8a791, skipping ID generation
2026-03-24 13:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1e6417-242c-527c-bc44-7d7fc8b8a791 with scrape type 1
2026-03-24 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa1e6417-242c-527c-bc44-7d7fc8b8a791 sending to next pipeline
2026-03-24 13:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa1e6417-242c-527c-bc44-7d7fc8b8a791, identifier: 10716249
2026-03-24 13:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10716249
2026-03-24 13:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10716249
2026-03-24 13:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10716249 to the API
2026-03-24 13:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': 'fa1e6417-242c-527c-bc44-7d7fc8b8a791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716249',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 12221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg',
'Width': 1024}],
'price': 32200,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 12.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716249%27 HTTP/1.1" 200 None
2026-03-24 13:32:59 [adesa.fr] INFO: Saving data for 10716249: {'created_time': 1774359179.378103, 'last_price_update_time': 1774359179.378115, 'auction_closing_time': 1774424400.0}
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716249') HTTP/1.1" 204 0
2026-03-24 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c176590>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742991%252Fgeneral%252F946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077f8c50>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742987%252Fgeneral%252F2d236884-b0d4-46f0-8f06-17b485163b3e.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c26ad90>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742987%252Fgeneral%252Fbc04ddeb-606c-4458-b0b8-887a214d58a9.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718197)
2026-03-24 13:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718195)
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1d0b50>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742991%252Fgeneral%252Fe6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2dac90>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742991%252Fgeneral%252F3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750773a090>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742991%252Fgeneral%252F80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-24 13:32:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12408938-4f9c-53a5-91b8-fc232e0e608b, skipping ID generation
2026-03-24 13:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 1
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12408938-4f9c-53a5-91b8-fc232e0e608b sending to next pipeline
2026-03-24 13:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12408938-4f9c-53a5-91b8-fc232e0e608b, identifier: 10718197
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507731790>
2026-03-24 13:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742987%252Fgeneral%252Ffc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg') HTTP/1.1" 204 0
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg saved to cache
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-24 13:32:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0803eff-02fd-598d-9edb-329c82519610, skipping ID generation
2026-03-24 13:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 1
2026-03-24 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0803eff-02fd-598d-9edb-329c82519610 sending to next pipeline
2026-03-24 13:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a0803eff-02fd-598d-9edb-329c82519610, identifier: 10718195
2026-03-24 13:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197
2026-03-24 13:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197
2026-03-24 13:33:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10718197 to the API
2026-03-24 13:33:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '12408938-4f9c-53a5-91b8-fc232e0e608b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-224-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718197',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 43244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg',
'Width': 1024}],
'price': 41900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 43.244 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-24 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718197%27 HTTP/1.1" 200 None
2026-03-24 13:33:01 [adesa.fr] INFO: Saving data for 10718197: {'created_time': 1774359181.285471, 'last_price_update_time': 1774359181.285482, 'auction_closing_time': 1774609200.0}
2026-03-24 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718197') HTTP/1.1" 204 0
2026-03-24 13:33:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195
2026-03-24 13:33:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195
2026-03-24 13:33:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10718195 to the API
2026-03-24 13:33:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a0803eff-02fd-598d-9edb-329c82519610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-623-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718195',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 55581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'55.581 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718195%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [adesa.fr] INFO: Saving data for 10718195: {'created_time': 1774359183.232168, 'last_price_update_time': 1774359183.23218, 'auction_closing_time': 1774609200.0}
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718195') HTTP/1.1" 204 0
2026-03-24 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:03 [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-24 13:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10716178
2026-03-24 13:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with scrape type 1
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fe9868113-d92f-43fc-9160-84369cf6ca9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F86d94a30-4194-409e-977e-3d552007ca8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F8685e744-a9d4-4a72-a333-a85c79950f87.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F859d29bc-d03d-4592-82a8-484988ae7098.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fdcad574e-7fef-463d-99ba-ceb5952461d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fb5f0d7cf-f427-40df-ab42-cae1296fb008.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg already downloaded
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg already downloaded
2026-03-24 13:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d1fd43c-da3e-51c5-bf17-b57921cc8206, identifier: 10716178
2026-03-24 13:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10716178
2026-03-24 13:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10716178
2026-03-24 13:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10716178 to the API
2026-03-24 13:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716178>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '1d1fd43c-da3e-51c5-bf17-b57921cc8206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716178',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 51310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1120218,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1056213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1055311,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012929,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861741,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1626313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1187240,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1779196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg',
'Width': 3641}],
'price': 54600,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 197 hp - 51.310 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716178%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [adesa.fr] INFO: Saving data for 10716178: {'created_time': 1774359184.798901, 'last_price_update_time': 1774359184.798912, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716178') HTTP/1.1" 204 0
2026-03-24 13:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10716215
2026-03-24 13:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ddff8b-e362-5aca-aca4-fb24f65f1693 with scrape type 1
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40ddff8b-e362-5aca-aca4-fb24f65f1693
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252Fd477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/d477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252Fc2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/c2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252F0fe3de59-1080-43da-b134-2c7351939cf0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/0fe3de59-1080-43da-b134-2c7351939cf0.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252Fbd578423-59de-4f5e-9afe-ace3f83409f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/bd578423-59de-4f5e-9afe-ace3f83409f0.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252Fa05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/a05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252F53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252Fefa2eaa7-8de0-4507-8b98-bb482314605e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/efa2eaa7-8de0-4507-8b98-bb482314605e.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252F70fac9de-9838-42a6-83d6-8088360e322b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/70fac9de-9838-42a6-83d6-8088360e322b.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252F7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg already downloaded
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702859%252Fgeneral%252Ff3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702859/general/f3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg already downloaded
2026-03-24 13:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40ddff8b-e362-5aca-aca4-fb24f65f1693, identifier: 10716215
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715187
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715187%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715187: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715187 url https://www.openlane.eu/en/carv6/auction/10715187
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715182
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715182%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715182: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715182 url https://www.openlane.eu/en/carv6/auction/10715182
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715184
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715184%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715184: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715184 url https://www.openlane.eu/en/carv6/auction/10715184
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715136
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715136%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715136: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715136 url https://www.openlane.eu/en/carv6/auction/10715136
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715146
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715146%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715146: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715146 url https://www.openlane.eu/en/carv6/auction/10715146
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715169
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715169%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715169: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715169 url https://www.openlane.eu/en/carv6/auction/10715169
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715212
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715212%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715212: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715212 url https://www.openlane.eu/en/carv6/auction/10715212
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715152
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715152%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715152: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715152 url https://www.openlane.eu/en/carv6/auction/10715152
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715142
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715142%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715142: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715142 url https://www.openlane.eu/en/carv6/auction/10715142
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715216
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715216%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715216: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715216 url https://www.openlane.eu/en/carv6/auction/10715216
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715174
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715174%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715174: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715174 url https://www.openlane.eu/en/carv6/auction/10715174
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715139
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715139%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715139: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715139 url https://www.openlane.eu/en/carv6/auction/10715139
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715147
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715147%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715147: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715147 url https://www.openlane.eu/en/carv6/auction/10715147
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715161
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715161%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715161: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715161 url https://www.openlane.eu/en/carv6/auction/10715161
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715225
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715225%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715225: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715225 url https://www.openlane.eu/en/carv6/auction/10715225
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715165
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715165%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715165: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715165 url https://www.openlane.eu/en/carv6/auction/10715165
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715199
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715199%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715199: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715199 url https://www.openlane.eu/en/carv6/auction/10715199
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715181
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715181%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715181: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715181 url https://www.openlane.eu/en/carv6/auction/10715181
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715141
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715141%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715141: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715141 url https://www.openlane.eu/en/carv6/auction/10715141
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715241
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715241%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715241: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715241 url https://www.openlane.eu/en/carv6/auction/10715241
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715138
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715138%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715138: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715138 url https://www.openlane.eu/en/carv6/auction/10715138
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715160
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715160%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715160: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715160 url https://www.openlane.eu/en/carv6/auction/10715160
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715137
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715137%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715137: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715137 url https://www.openlane.eu/en/carv6/auction/10715137
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715242
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715242%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715242: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715242 url https://www.openlane.eu/en/carv6/auction/10715242
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715240
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715240%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715240: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715240 url https://www.openlane.eu/en/carv6/auction/10715240
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715205
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715205%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715205: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715205 url https://www.openlane.eu/en/carv6/auction/10715205
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715140
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715140%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715140: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715140 url https://www.openlane.eu/en/carv6/auction/10715140
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715171
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715171%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715171: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715171 url https://www.openlane.eu/en/carv6/auction/10715171
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715131
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715131%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715131: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715131 url https://www.openlane.eu/en/carv6/auction/10715131
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715177
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715177%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715177: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715177 url https://www.openlane.eu/en/carv6/auction/10715177
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715183
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715183%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715183: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715183 url https://www.openlane.eu/en/carv6/auction/10715183
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715180
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715180%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715180: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715180 url https://www.openlane.eu/en/carv6/auction/10715180
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715133
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715133%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715133: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715133 url https://www.openlane.eu/en/carv6/auction/10715133
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715193
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715193%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715193: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715193 url https://www.openlane.eu/en/carv6/auction/10715193
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715172
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715172%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715172: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715172 url https://www.openlane.eu/en/carv6/auction/10715172
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715238
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715238%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715238: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715238 url https://www.openlane.eu/en/carv6/auction/10715238
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715185
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715185%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715185: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715185 url https://www.openlane.eu/en/carv6/auction/10715185
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715221
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715221%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715221: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715221 url https://www.openlane.eu/en/carv6/auction/10715221
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715156
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715156%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715156: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715156 url https://www.openlane.eu/en/carv6/auction/10715156
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715145
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715145%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715145: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715145 url https://www.openlane.eu/en/carv6/auction/10715145
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715217
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715217%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715217: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715217 url https://www.openlane.eu/en/carv6/auction/10715217
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715198
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715198%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715198: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715198 url https://www.openlane.eu/en/carv6/auction/10715198
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715219
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715219%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715219: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715219 url https://www.openlane.eu/en/carv6/auction/10715219
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715239
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715239%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715239: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715239 url https://www.openlane.eu/en/carv6/auction/10715239
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715207
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715207%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715207: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715207 url https://www.openlane.eu/en/carv6/auction/10715207
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715158
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715158%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715158: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715158 url https://www.openlane.eu/en/carv6/auction/10715158
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715236
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715236%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715236: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715236 url https://www.openlane.eu/en/carv6/auction/10715236
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715186
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715186%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715186: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715186 url https://www.openlane.eu/en/carv6/auction/10715186
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715227
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715227%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715227: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715227 url https://www.openlane.eu/en/carv6/auction/10715227
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715164
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715164%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715164: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715164 url https://www.openlane.eu/en/carv6/auction/10715164
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715197
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715197%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715197: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715197 url https://www.openlane.eu/en/carv6/auction/10715197
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715143
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715143%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715143: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715143 url https://www.openlane.eu/en/carv6/auction/10715143
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715211
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715211%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715211: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715211 url https://www.openlane.eu/en/carv6/auction/10715211
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715128
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715128%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715128: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715128 url https://www.openlane.eu/en/carv6/auction/10715128
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715135
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715135%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715135: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715135 url https://www.openlane.eu/en/carv6/auction/10715135
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715148
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715148%27 HTTP/1.1" 200 None
2026-03-24 13:33:05 [adesa.fr] INFO: Scrape type for 10715148: 0
2026-03-24 13:33:05 [adesa.fr] INFO: Skipping item 10715148 url https://www.openlane.eu/en/carv6/auction/10715148
2026-03-24 13:33:05 [adesa.fr] INFO: Found listing with ID: 10715134
2026-03-24 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715134%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715134: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715134 url https://www.openlane.eu/en/carv6/auction/10715134
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715195
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715195%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715195: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715195 url https://www.openlane.eu/en/carv6/auction/10715195
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715144
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715144%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715144: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715144 url https://www.openlane.eu/en/carv6/auction/10715144
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715192
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715192%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715192: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715192 url https://www.openlane.eu/en/carv6/auction/10715192
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715155
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715155%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715155: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715155 url https://www.openlane.eu/en/carv6/auction/10715155
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715224
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715224%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715224: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715224 url https://www.openlane.eu/en/carv6/auction/10715224
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715206
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715206%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715206: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715206 url https://www.openlane.eu/en/carv6/auction/10715206
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715188
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715188%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715188: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715188 url https://www.openlane.eu/en/carv6/auction/10715188
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715202
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715202%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715202: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715202 url https://www.openlane.eu/en/carv6/auction/10715202
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715235
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715235%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715235: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715235 url https://www.openlane.eu/en/carv6/auction/10715235
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715190
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715190%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715190: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715190 url https://www.openlane.eu/en/carv6/auction/10715190
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715179
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715179%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715179: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715179 url https://www.openlane.eu/en/carv6/auction/10715179
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715170
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715170%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715170: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715170 url https://www.openlane.eu/en/carv6/auction/10715170
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715132
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715132%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715132: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715132 url https://www.openlane.eu/en/carv6/auction/10715132
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715226
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715226%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715226: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715226 url https://www.openlane.eu/en/carv6/auction/10715226
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715234
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715234%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715234: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715234 url https://www.openlane.eu/en/carv6/auction/10715234
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715151
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715151%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715151: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715151 url https://www.openlane.eu/en/carv6/auction/10715151
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715237
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715237%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715237: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715237 url https://www.openlane.eu/en/carv6/auction/10715237
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715222
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715222%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715222: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715222 url https://www.openlane.eu/en/carv6/auction/10715222
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715223
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715223%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715223: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715223 url https://www.openlane.eu/en/carv6/auction/10715223
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715196
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715196%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715196: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715196 url https://www.openlane.eu/en/carv6/auction/10715196
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715213
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715213%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715213: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715213 url https://www.openlane.eu/en/carv6/auction/10715213
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715129
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715129%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715129: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715129 url https://www.openlane.eu/en/carv6/auction/10715129
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10715149
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715149%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10715149: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10715149 url https://www.openlane.eu/en/carv6/auction/10715149
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714420
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714420%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714420: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714420 url https://www.openlane.eu/en/carv6/auction/10714420
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714591
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714591%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714591: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714591 url https://www.openlane.eu/en/carv6/auction/10714591
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714618
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714618%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714618: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714618 url https://www.openlane.eu/en/carv6/auction/10714618
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714455
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714455%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714455: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714455 url https://www.openlane.eu/en/carv6/auction/10714455
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714383
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714383%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714383: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714383 url https://www.openlane.eu/en/carv6/auction/10714383
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714363
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714363%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714363: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714363 url https://www.openlane.eu/en/carv6/auction/10714363
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714434
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714434%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714434: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714434 url https://www.openlane.eu/en/carv6/auction/10714434
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714346
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714346%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714346: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714346 url https://www.openlane.eu/en/carv6/auction/10714346
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714454
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714454%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714454: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714454 url https://www.openlane.eu/en/carv6/auction/10714454
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714606
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714606%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714606: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714606 url https://www.openlane.eu/en/carv6/auction/10714606
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714389
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714389%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714389: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714389 url https://www.openlane.eu/en/carv6/auction/10714389
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714419
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714419%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714419: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714419 url https://www.openlane.eu/en/carv6/auction/10714419
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714417
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714417%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714417: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714417 url https://www.openlane.eu/en/carv6/auction/10714417
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714620
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714620%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714620: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714620 url https://www.openlane.eu/en/carv6/auction/10714620
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714628
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714628%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714628: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714628 url https://www.openlane.eu/en/carv6/auction/10714628
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714619
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714619%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714619: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714619 url https://www.openlane.eu/en/carv6/auction/10714619
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714589
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714589%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714589: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714589 url https://www.openlane.eu/en/carv6/auction/10714589
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714642
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714642%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714642: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714642 url https://www.openlane.eu/en/carv6/auction/10714642
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714422
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714422%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714422: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714422 url https://www.openlane.eu/en/carv6/auction/10714422
2026-03-24 13:33:06 [adesa.fr] INFO: Found listing with ID: 10714399
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714399%27 HTTP/1.1" 200 None
2026-03-24 13:33:06 [adesa.fr] INFO: Scrape type for 10714399: 0
2026-03-24 13:33:06 [adesa.fr] INFO: Skipping item 10714399 url https://www.openlane.eu/en/carv6/auction/10714399
2026-03-24 13:33:06 [scrapy.extensions.logstats] INFO: Crawled 25 pages (at 16 pages/min), scraped 21 items (at 13 items/min)
2026-03-24 13:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-24 13:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10716215
2026-03-24 13:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10716215
2026-03-24 13:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40ddff8b-e362-5aca-aca4-fb24f65f1693 with identifier: 10716215 to the API
2026-03-24 13:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '40ddff8b-e362-5aca-aca4-fb24f65f1693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716215',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 59018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5702859/general/d477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg',
'https://images.openlane.eu/carimgs/5702859/general/c2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg',
'https://images.openlane.eu/carimgs/5702859/general/0fe3de59-1080-43da-b134-2c7351939cf0.jpg',
'https://images.openlane.eu/carimgs/5702859/general/bd578423-59de-4f5e-9afe-ace3f83409f0.jpg',
'https://images.openlane.eu/carimgs/5702859/general/a05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg',
'https://images.openlane.eu/carimgs/5702859/general/53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg',
'https://images.openlane.eu/carimgs/5702859/general/efa2eaa7-8de0-4507-8b98-bb482314605e.jpg',
'https://images.openlane.eu/carimgs/5702859/general/70fac9de-9838-42a6-83d6-8088360e322b.jpg',
'https://images.openlane.eu/carimgs/5702859/general/7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg',
'https://images.openlane.eu/carimgs/5702859/general/f3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487893,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/d477cd14-f7c7-46f4-838c-19b7bd2f98ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511397,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/c2a09c8a-9e1b-4159-a8ff-e8dd73f01c22.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554402,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/0fe3de59-1080-43da-b134-2c7351939cf0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563348,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/bd578423-59de-4f5e-9afe-ace3f83409f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616499,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/a05776c7-8300-4bb5-b1bd-f53966f5d57a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436715,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/53684aea-78b9-4585-af1e-a2bdfdbdaf49.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563754,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/efa2eaa7-8de0-4507-8b98-bb482314605e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/70fac9de-9838-42a6-83d6-8088360e322b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528552,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/7abacaff-5a0b-4db3-8341-2c78c1df6460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40ddff8b-e362-5aca-aca4-fb24f65f1693/40ddff8b-e362-5aca-aca4-fb24f65f1693_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702859/general/f3d4412c-eed8-406b-86c7-39aa6a8b877a.jpg',
'Width': 2731}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf Business - Electric - Automatic - 217 hp - 59.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716215%27 HTTP/1.1" 200 None
2026-03-24 13:33:08 [adesa.fr] INFO: Saving data for 10716215: {'created_time': 1774359188.783071, 'last_price_update_time': 1774359188.783082, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716215') HTTP/1.1" 204 0
2026-03-24 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10716173
2026-03-24 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with scrape type 1
2026-03-24 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fc9f22016-2e2f-417a-8dec-a75070bcbec0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fa1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F2eb6e596-df2d-455b-a712-4015b2aae099.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fc293437d-643b-44cb-8b7e-424a15c7cb4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F0263f771-e097-4e87-84ad-0290c2a42e0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fcd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fe5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg already downloaded
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F2435983e-e33c-4239-a1fa-70a4d7b05077.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg already downloaded
2026-03-24 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1, identifier: 10716173
2026-03-24 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10716173
2026-03-24 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10716173
2026-03-24 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10716173 to the API
2026-03-24 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716173>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '4316b3b9-fd77-53f1-85b3-ad888b7dc1e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716173',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 123510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg',
'https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg',
'https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg',
'https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg',
'https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg',
'https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg',
'https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg',
'https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg',
'https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg',
'https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384021,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401479,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397647,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354499,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427235,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340849,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314486,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236207,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259181,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217790,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg',
'Width': 2000}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model Y Performance - Dual Motor - Electric - 534 hp - '
'123.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716173%27 HTTP/1.1" 200 None
2026-03-24 13:33:10 [adesa.fr] INFO: Saving data for 10716173: {'created_time': 1774359190.804818, 'last_price_update_time': 1774359190.804833, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716173') HTTP/1.1" 204 0
2026-03-24 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10716186
2026-03-24 13:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with scrape type 1
2026-03-24 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg already downloaded
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F63be4398-56a4-4e5c-9f1e-70382f95b095.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg already downloaded
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fd28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg already downloaded
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fbe234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg already downloaded
2026-03-24 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg already downloaded
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg already downloaded
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F90cd6f64-f794-411f-b1cd-99e71e148140.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg already downloaded
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fd55c3972-d419-4d49-8f72-091c94569961.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg already downloaded
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F65644af4-5b08-483d-af43-cd79ff600c0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg already downloaded
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fb78275a0-4bc7-4215-b577-8d351b0194d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg already downloaded
2026-03-24 13:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e, identifier: 10716186
2026-03-24 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202
2026-03-24 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27012784-77ec-5981-9ec8-530dfa5163d9 with scrape type 1
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252F5cc5e2a6-50d2-45c0-9dd7-1ba9f4be6a8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/5cc5e2a6-50d2-45c0-9dd7-1ba9f4be6a8b.jpg not downloaded yet
2026-03-24 13:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10716186
2026-03-24 13:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10716186
2026-03-24 13:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10716186 to the API
2026-03-24 13:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '3ede98d8-6522-5f7b-aabe-a3e320a07c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716186',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 63845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782263,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794581,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816304,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600669,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 731701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714006,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg',
'Width': 2731}],
'price': 43700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'204 hp - 63.845 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716186%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [adesa.fr] INFO: Saving data for 10716186: {'created_time': 1774359192.876963, 'last_price_update_time': 1774359192.876975, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716186') HTTP/1.1" 204 0
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Faed959a6-75e4-46de-a05a-598f818b0eab.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/aed959a6-75e4-46de-a05a-598f818b0eab.jpg not downloaded yet
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Ff3b2fb7a-3a58-4f5c-a9b0-834d0f48187a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/f3b2fb7a-3a58-4f5c-a9b0-834d0f48187a.jpg not downloaded yet
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fba4824fa-5326-49ed-96c1-761b2a83d8f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/ba4824fa-5326-49ed-96c1-761b2a83d8f1.jpg not downloaded yet
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fdc81eb6d-8979-401f-805d-d7c6fe90341a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/dc81eb6d-8979-401f-805d-d7c6fe90341a.jpg not downloaded yet
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fcf0c4eb6-8f88-48c6-bfdf-9db3b44456ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/cf0c4eb6-8f88-48c6-bfdf-9db3b44456ab.jpg not downloaded yet
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fab6d29f8-9606-4599-9028-2926e239f0dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/ab6d29f8-9606-4599-9028-2926e239f0dd.jpg not downloaded yet
2026-03-24 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252F1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg not downloaded yet
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fdfd953cf-fac2-4872-8b0b-16fffe6b1049.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/dfd953cf-fac2-4872-8b0b-16fffe6b1049.jpg not downloaded yet
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/aed959a6-75e4-46de-a05a-598f818b0eab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fed0005b8-3871-4ca1-b601-493bc7753e95.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/ed0005b8-3871-4ca1-b601-493bc7753e95.jpg not downloaded yet
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/5cc5e2a6-50d2-45c0-9dd7-1ba9f4be6a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/f3b2fb7a-3a58-4f5c-a9b0-834d0f48187a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/dc81eb6d-8979-401f-805d-d7c6fe90341a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/ed0005b8-3871-4ca1-b601-493bc7753e95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/ba4824fa-5326-49ed-96c1-761b2a83d8f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/dfd953cf-fac2-4872-8b0b-16fffe6b1049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/ab6d29f8-9606-4599-9028-2926e239f0dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c33a950>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Faed959a6-75e4-46de-a05a-598f818b0eab.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/aed959a6-75e4-46de-a05a-598f818b0eab.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/cf0c4eb6-8f88-48c6-bfdf-9db3b44456ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c317590>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252F5cc5e2a6-50d2-45c0-9dd7-1ba9f4be6a8b.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/5cc5e2a6-50d2-45c0-9dd7-1ba9f4be6a8b.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8d6f50>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Ff3b2fb7a-3a58-4f5c-a9b0-834d0f48187a.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/f3b2fb7a-3a58-4f5c-a9b0-834d0f48187a.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c2410>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fdc81eb6d-8979-401f-805d-d7c6fe90341a.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/dc81eb6d-8979-401f-805d-d7c6fe90341a.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743003/general/1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718202)
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1cab90>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fed0005b8-3871-4ca1-b601-493bc7753e95.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/ed0005b8-3871-4ca1-b601-493bc7753e95.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2eab90>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fba4824fa-5326-49ed-96c1-761b2a83d8f1.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/ba4824fa-5326-49ed-96c1-761b2a83d8f1.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32b190>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fdfd953cf-fac2-4872-8b0b-16fffe6b1049.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/dfd953cf-fac2-4872-8b0b-16fffe6b1049.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1fc610>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fab6d29f8-9606-4599-9028-2926e239f0dd.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/ab6d29f8-9606-4599-9028-2926e239f0dd.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1b8810>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252Fcf0c4eb6-8f88-48c6-bfdf-9db3b44456ab.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/cf0c4eb6-8f88-48c6-bfdf-9db3b44456ab.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c36cb50>
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743003%252Fgeneral%252F1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg') HTTP/1.1" 204 0
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743003/general/1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg saved to cache
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 27012784-77ec-5981-9ec8-530dfa5163d9
2026-03-24 13:33:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27012784-77ec-5981-9ec8-530dfa5163d9, skipping ID generation
2026-03-24 13:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27012784-77ec-5981-9ec8-530dfa5163d9 with scrape type 1
2026-03-24 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27012784-77ec-5981-9ec8-530dfa5163d9 sending to next pipeline
2026-03-24 13:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27012784-77ec-5981-9ec8-530dfa5163d9, identifier: 10718202
2026-03-24 13:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202
2026-03-24 13:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202
2026-03-24 13:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27012784-77ec-5981-9ec8-530dfa5163d9 with identifier: 10718202 to the API
2026-03-24 13:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743003/general/1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '27012784-77ec-5981-9ec8-530dfa5163d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-475-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718202',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 113063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/5cc5e2a6-50d2-45c0-9dd7-1ba9f4be6a8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/aed959a6-75e4-46de-a05a-598f818b0eab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/f3b2fb7a-3a58-4f5c-a9b0-834d0f48187a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/ba4824fa-5326-49ed-96c1-761b2a83d8f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/dc81eb6d-8979-401f-805d-d7c6fe90341a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/cf0c4eb6-8f88-48c6-bfdf-9db3b44456ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/ab6d29f8-9606-4599-9028-2926e239f0dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/1cea12e6-d4e5-49bc-8a9e-63ecf4a4cd9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/dfd953cf-fac2-4872-8b0b-16fffe6b1049.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27012784-77ec-5981-9ec8-530dfa5163d9/27012784-77ec-5981-9ec8-530dfa5163d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743003/general/ed0005b8-3871-4ca1-b601-493bc7753e95.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'113.063 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718202%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [adesa.fr] INFO: Saving data for 10718202: {'created_time': 1774359195.738457, 'last_price_update_time': 1774359195.738473, 'auction_closing_time': 1774609200.0}
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718202') HTTP/1.1" 204 0
2026-03-24 13:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10716189
2026-03-24 13:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78b95f8-d57f-555a-8e17-37c1ee089fbb with scrape type 1
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c78b95f8-d57f-555a-8e17-37c1ee089fbb
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F50ee05ce-42fe-4167-bdea-82c138987b97.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252Fe5fa332f-3327-4b67-a40f-f91880d98a31.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252Fa61f588c-d071-4db1-9907-c501f3c6a54a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F28d45add-08e7-4121-a2fc-9d09734718cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F22338368-c28d-43fc-a031-ed7045a02c0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg already downloaded
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727005%252Fgeneral%252F79ed9565-6075-40cc-8456-a19bfd29edd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg already downloaded
2026-03-24 13:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c78b95f8-d57f-555a-8e17-37c1ee089fbb, identifier: 10716189
2026-03-24 13:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10716238
2026-03-24 13:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d840680e-938a-573c-aed8-5783a4080019 with scrape type 1
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d840680e-938a-573c-aed8-5783a4080019
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F9457bdb9-9700-463f-980a-7f484b4a2075.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F84255c67-d316-49cc-b73e-7b402ab70841.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F3338f763-4d78-422c-8782-24568a0a0711.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F43c9861e-d754-4d25-a942-767fd7f80e3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252Fc08551d1-8290-48e3-ac9f-f5f9313690da.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg already downloaded
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg already downloaded
2026-03-24 13:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d840680e-938a-573c-aed8-5783a4080019, identifier: 10716238
2026-03-24 13:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10716189
2026-03-24 13:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10716189
2026-03-24 13:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10716189 to the API
2026-03-24 13:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716189>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': 'c78b95f8-d57f-555a-8e17-37c1ee089fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716189',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg',
'https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg',
'https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg',
'https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg',
'https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg',
'https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg',
'https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg',
'https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg',
'https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg',
'https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793087,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845566,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815708,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486045,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554342,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 767776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 745948,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1647882,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 38.674 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716189%27 HTTP/1.1" 200 None
2026-03-24 13:33:17 [adesa.fr] INFO: Saving data for 10716189: {'created_time': 1774359197.633366, 'last_price_update_time': 1774359197.633378, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716189') HTTP/1.1" 204 0
2026-03-24 13:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10716238
2026-03-24 13:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10716238
2026-03-24 13:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10716238 to the API
2026-03-24 13:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Hybrid',
'id': 'd840680e-938a-573c-aed8-5783a4080019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716238',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721505,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708320,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688170,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 752211,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 650118,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg',
'Width': 2731}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 107.172 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716238%27 HTTP/1.1" 200 None
2026-03-24 13:33:19 [adesa.fr] INFO: Saving data for 10716238: {'created_time': 1774359199.77109, 'last_price_update_time': 1774359199.771113, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716238') HTTP/1.1" 204 0
2026-03-24 13:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10716196
2026-03-24 13:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3134f28d-5e1d-51af-bf30-8f4977446c69 with scrape type 1
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3134f28d-5e1d-51af-bf30-8f4977446c69
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252F9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg already downloaded
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252Fe54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/e54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg already downloaded
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252Fd718195f-f199-4ba9-a101-0dc609221701.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/d718195f-f199-4ba9-a101-0dc609221701.jpg already downloaded
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252Fd1a2bc76-5813-4ef2-a167-c52098904640.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/d1a2bc76-5813-4ef2-a167-c52098904640.jpg already downloaded
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252F1c67461e-e653-459b-8558-a9f98b998fae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/1c67461e-e653-459b-8558-a9f98b998fae.jpg already downloaded
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252F6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252F66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252Fcbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/cbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252Fc944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/c944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734166%252Fgeneral%252F47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734166/general/47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg already downloaded
2026-03-24 13:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3134f28d-5e1d-51af-bf30-8f4977446c69, identifier: 10716196
2026-03-24 13:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10716196
2026-03-24 13:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10716196
2026-03-24 13:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3134f28d-5e1d-51af-bf30-8f4977446c69 with identifier: 10716196 to the API
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '3134f28d-5e1d-51af-bf30-8f4977446c69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716196',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 22198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5734166/general/9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg',
'https://images.openlane.eu/carimgs/5734166/general/e54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg',
'https://images.openlane.eu/carimgs/5734166/general/d718195f-f199-4ba9-a101-0dc609221701.jpg',
'https://images.openlane.eu/carimgs/5734166/general/d1a2bc76-5813-4ef2-a167-c52098904640.jpg',
'https://images.openlane.eu/carimgs/5734166/general/1c67461e-e653-459b-8558-a9f98b998fae.jpg',
'https://images.openlane.eu/carimgs/5734166/general/6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg',
'https://images.openlane.eu/carimgs/5734166/general/66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg',
'https://images.openlane.eu/carimgs/5734166/general/cbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg',
'https://images.openlane.eu/carimgs/5734166/general/c944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg',
'https://images.openlane.eu/carimgs/5734166/general/47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371419,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/9fbf7342-da63-4bf9-bab5-da868e9648ac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/e54b8e1e-caad-4249-a7d5-2a7bee34d2d0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371438,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/d718195f-f199-4ba9-a101-0dc609221701.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373615,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/d1a2bc76-5813-4ef2-a167-c52098904640.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 569550,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/1c67461e-e653-459b-8558-a9f98b998fae.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690420,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/6ca2ca39-4021-477c-8d97-c27bc3f803d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652069,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/66f2ea6f-2dfe-4c75-bd38-1bb5d63c5392.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505649,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/cbee28bf-8ab9-4de2-b3cf-70fd8458a3c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 625305,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/c944f3cd-7ec7-4ebe-8edf-9d76ffb2a2e6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3134f28d-5e1d-51af-bf30-8f4977446c69/3134f28d-5e1d-51af-bf30-8f4977446c69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809886,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734166/general/47c58a5a-b54e-48df-aa90-d56f0e5be6e3.jpg',
'Width': 2731}],
'price': 27000,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Electric - Automatic - 204 '
'hp - 22.198 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716196%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [adesa.fr] INFO: Saving data for 10716196: {'created_time': 1774359201.562772, 'last_price_update_time': 1774359201.562785, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716196') HTTP/1.1" 204 0
2026-03-24 13:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10716187
2026-03-24 13:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7fce0b-65c0-525b-bfca-a63a0953756c with scrape type 1
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad7fce0b-65c0-525b-bfca-a63a0953756c
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252Fc2abe453-2af1-4709-9b10-a25764254346.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F105f355c-624d-4656-9c5e-69f16effe468.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F5c5325c5-1109-4d0e-94a4-084328abe237.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252Fc4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F9f4b5038-877a-4264-bb08-617064e3b3b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252Fe81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg already downloaded
2026-03-24 13:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7fce0b-65c0-525b-bfca-a63a0953756c, identifier: 10716187
2026-03-24 13:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10716251
2026-03-24 13:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with scrape type 1
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F79525ffd-c1d1-4c0f-924e-8849505ff144.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg already downloaded
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fe1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg already downloaded
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg already downloaded
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg already downloaded
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg already downloaded
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fcc92ecf3-7cfb-4327-896b-91772a22493f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg already downloaded
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fe1600377-2585-4fab-9756-f13aab13dbdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg already downloaded
2026-03-24 13:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7, identifier: 10716251
2026-03-24 13:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10716187
2026-03-24 13:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10716187
2026-03-24 13:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10716187 to the API
2026-03-24 13:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716187>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': 'ad7fce0b-65c0-525b-bfca-a63a0953756c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716187',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 49180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785932,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760096,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747060,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724217,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 536953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552962,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674625,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682742,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 778130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg',
'Width': 2731}],
'price': 59100,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 49.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716187%27 HTTP/1.1" 200 None
2026-03-24 13:33:23 [adesa.fr] INFO: Saving data for 10716187: {'created_time': 1774359203.847938, 'last_price_update_time': 1774359203.847954, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716187') HTTP/1.1" 204 0
2026-03-24 13:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10716251
2026-03-24 13:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10716251
2026-03-24 13:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10716251 to the API
2026-03-24 13:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Petrol',
'id': '76dc6a78-e001-5d40-befb-e2cfc74cb4a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '826000002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716251',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 84719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg',
'https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg',
'https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg',
'https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg',
'https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg',
'https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg',
'https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131956,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109647,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66790,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76771,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124686,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62072,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59854,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71943,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58969,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92830,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg',
'Width': 850}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'SAS mind2move France',
'title': 'Renault Captur 1.3 TCe RS Line - Petrol - Automatic - 158 hp - '
'84.719 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716251%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [adesa.fr] INFO: Saving data for 10716251: {'created_time': 1774359204.543735, 'last_price_update_time': 1774359204.543748, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716251') HTTP/1.1" 204 0
2026-03-24 13:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10716188
2026-03-24 13:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with scrape type 1
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Fdd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F716f45f9-4eb0-4468-851f-9156a74ad110.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Fd311ff46-ca0c-4c59-9482-f345af44adb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Fbad80bc0-7bb1-4b43-a33d-156a35216f00.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Ff6c042e0-9984-455d-b25a-897b14aa1c2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F842cbe1a-e759-48eb-a3a1-67858686edb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F86a9038b-f813-4111-a570-9c6079e48f2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg already downloaded
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Ffad67c1b-0be1-4d52-8738-0a1d9818856b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg already downloaded
2026-03-24 13:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67251fd1-b2ce-517b-bfeb-07acb31b62f4, identifier: 10716188
2026-03-24 13:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10716188
2026-03-24 13:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10716188
2026-03-24 13:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10716188 to the API
2026-03-24 13:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716188>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '67251fd1-b2ce-517b-bfeb-07acb31b62f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716188',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 71078,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg',
'https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg',
'https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg',
'https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg',
'https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg',
'https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg',
'https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg',
'https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg',
'https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg',
'https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1131297,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117349,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965978,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1049455,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651207,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662708,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 737602,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600457,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg',
'Width': 2731}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 71.078 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716188%27 HTTP/1.1" 200 None
2026-03-24 13:33:26 [adesa.fr] INFO: Saving data for 10716188: {'created_time': 1774359206.079436, 'last_price_update_time': 1774359206.079446, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716188') HTTP/1.1" 204 0
2026-03-24 13:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10716233
2026-03-24 13:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61816b08-ee45-5f3f-960f-dc84b66b2134 with scrape type 1
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61816b08-ee45-5f3f-960f-dc84b66b2134
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F0eca813b-841c-4622-80b9-7c5086212d85.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252Fc13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F06611643-25dd-48a0-8fe2-aaffc18cb890.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F7cb24510-5adc-414c-9f93-541ef1203c3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg already downloaded
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33: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%252F5732079%252Fgeneral%252F30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg already downloaded
2026-03-24 13:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 61816b08-ee45-5f3f-960f-dc84b66b2134, identifier: 10716233
2026-03-24 13:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10716233
2026-03-24 13:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10716233
2026-03-24 13:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10716233 to the API
2026-03-24 13:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '61816b08-ee45-5f3f-960f-dc84b66b2134',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716233',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 106002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg',
'https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg',
'https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg',
'https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg',
'https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg',
'https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg',
'https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 40e - Electric - Automatic - 340 hp - 106.002 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 13:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716233%27 HTTP/1.1" 200 None
2026-03-24 13:33:40 [adesa.fr] INFO: Saving data for 10716233: {'created_time': 1774359220.153706, 'last_price_update_time': 1774359220.153722, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716233') HTTP/1.1" 204 0
2026-03-24 13:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10716176
2026-03-24 13:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2533261c-86e4-5275-a930-41b7aa8787f9 with scrape type 1
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2533261c-86e4-5275-a930-41b7aa8787f9
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F6013bdfc-4159-440f-a808-becc6dfceff1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/6013bdfc-4159-440f-a808-becc6dfceff1.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F90266a43-f214-4604-8e3f-39f17133d9e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/90266a43-f214-4604-8e3f-39f17133d9e2.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F2ee78043-15a5-415e-9cd7-bf711f1de675.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/2ee78043-15a5-415e-9cd7-bf711f1de675.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252Fe455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/e455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252Fd8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/d8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F9eed303a-1799-449a-81d0-db61632a774f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/9eed303a-1799-449a-81d0-db61632a774f.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252F01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg already downloaded
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706058%252Fgeneral%252Ff89ad637-cc30-4a51-af1c-31e94f68c406.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706058/general/f89ad637-cc30-4a51-af1c-31e94f68c406.jpg already downloaded
2026-03-24 13:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2533261c-86e4-5275-a930-41b7aa8787f9, identifier: 10716176
2026-03-24 13:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10716176
2026-03-24 13:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10716176
2026-03-24 13:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2533261c-86e4-5275-a930-41b7aa8787f9 with identifier: 10716176 to the API
2026-03-24 13:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '2533261c-86e4-5275-a930-41b7aa8787f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716176',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 32835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5706058/general/27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg',
'https://images.openlane.eu/carimgs/5706058/general/6013bdfc-4159-440f-a808-becc6dfceff1.jpg',
'https://images.openlane.eu/carimgs/5706058/general/90266a43-f214-4604-8e3f-39f17133d9e2.jpg',
'https://images.openlane.eu/carimgs/5706058/general/2ee78043-15a5-415e-9cd7-bf711f1de675.jpg',
'https://images.openlane.eu/carimgs/5706058/general/e455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg',
'https://images.openlane.eu/carimgs/5706058/general/d8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg',
'https://images.openlane.eu/carimgs/5706058/general/9eed303a-1799-449a-81d0-db61632a774f.jpg',
'https://images.openlane.eu/carimgs/5706058/general/79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg',
'https://images.openlane.eu/carimgs/5706058/general/01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg',
'https://images.openlane.eu/carimgs/5706058/general/f89ad637-cc30-4a51-af1c-31e94f68c406.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463048,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/27ae391a-bb91-47cf-a57c-e1bdb985f434.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465857,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/6013bdfc-4159-440f-a808-becc6dfceff1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637094,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/90266a43-f214-4604-8e3f-39f17133d9e2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609184,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/2ee78043-15a5-415e-9cd7-bf711f1de675.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 618481,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/e455c57f-aebb-4ae2-a8e7-1174a8d773cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627476,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/d8a3cea1-cb95-4375-84f7-a2298c0059cc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575191,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/9eed303a-1799-449a-81d0-db61632a774f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454884,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/79fe5be8-85ca-4b58-81c7-1ea0a0252680.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792045,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/01bc21cf-8a2d-48e6-97e5-d752c80f5ac0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2533261c-86e4-5275-a930-41b7aa8787f9/2533261c-86e4-5275-a930-41b7aa8787f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524784,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706058/general/f89ad637-cc30-4a51-af1c-31e94f68c406.jpg',
'Width': 2731}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 32.835 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716176%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [adesa.fr] INFO: Saving data for 10716176: {'created_time': 1774359226.220779, 'last_price_update_time': 1774359226.220791, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716176') HTTP/1.1" 204 0
2026-03-24 13:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b with identifier: 10716177
2026-03-24 13:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b with scrape type 1
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F1ab92efe-f1d4-4af0-84aa-7aa26d8a6f30.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/1ab92efe-f1d4-4af0-84aa-7aa26d8a6f30.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252Fa5ea6677-9458-4861-a5d2-59a13e35ce7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/a5ea6677-9458-4861-a5d2-59a13e35ce7a.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252Faeaeedd6-a5bd-4760-8f69-acbf3201f432.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/aeaeedd6-a5bd-4760-8f69-acbf3201f432.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F866ea20d-f9e9-4d10-bad6-373f8fe0cbfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/866ea20d-f9e9-4d10-bad6-373f8fe0cbfd.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F1c88dd6a-b4ee-4205-9d6a-22839c6cb614.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/1c88dd6a-b4ee-4205-9d6a-22839c6cb614.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F60a0484d-a6aa-45b4-883c-12be0c3ea62e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/60a0484d-a6aa-45b4-883c-12be0c3ea62e.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252Fb2a05967-dc57-4b1f-af91-4037a59bd77e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/b2a05967-dc57-4b1f-af91-4037a59bd77e.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F475ab588-2471-4def-88a5-6d88215e5a41.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/475ab588-2471-4def-88a5-6d88215e5a41.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F16b8defd-d639-4584-bb38-fddc22e9314b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/16b8defd-d639-4584-bb38-fddc22e9314b.jpg already downloaded
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707066%252Fgeneral%252F8de16086-f8f9-4f20-bb38-30bf15b3f054.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707066/general/8de16086-f8f9-4f20-bb38-30bf15b3f054.jpg already downloaded
2026-03-24 13:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b, identifier: 10716177
2026-03-24 13:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b with identifier: 10716177
2026-03-24 13:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b with identifier: 10716177
2026-03-24 13:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 14cf7e44-1ee8-5ed8-a67f-f8def33dc76b with identifier: 10716177 to the API
2026-03-24 13:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:33: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-24 13:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '14cf7e44-1ee8-5ed8-a67f-f8def33dc76b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716177',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 9595,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5707066/general/1ab92efe-f1d4-4af0-84aa-7aa26d8a6f30.jpg',
'https://images.openlane.eu/carimgs/5707066/general/a5ea6677-9458-4861-a5d2-59a13e35ce7a.jpg',
'https://images.openlane.eu/carimgs/5707066/general/aeaeedd6-a5bd-4760-8f69-acbf3201f432.jpg',
'https://images.openlane.eu/carimgs/5707066/general/866ea20d-f9e9-4d10-bad6-373f8fe0cbfd.jpg',
'https://images.openlane.eu/carimgs/5707066/general/1c88dd6a-b4ee-4205-9d6a-22839c6cb614.jpg',
'https://images.openlane.eu/carimgs/5707066/general/60a0484d-a6aa-45b4-883c-12be0c3ea62e.jpg',
'https://images.openlane.eu/carimgs/5707066/general/b2a05967-dc57-4b1f-af91-4037a59bd77e.jpg',
'https://images.openlane.eu/carimgs/5707066/general/475ab588-2471-4def-88a5-6d88215e5a41.jpg',
'https://images.openlane.eu/carimgs/5707066/general/16b8defd-d639-4584-bb38-fddc22e9314b.jpg',
'https://images.openlane.eu/carimgs/5707066/general/8de16086-f8f9-4f20-bb38-30bf15b3f054.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981494,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/1ab92efe-f1d4-4af0-84aa-7aa26d8a6f30.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 947756,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/a5ea6677-9458-4861-a5d2-59a13e35ce7a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/aeaeedd6-a5bd-4760-8f69-acbf3201f432.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902700,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/866ea20d-f9e9-4d10-bad6-373f8fe0cbfd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635337,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/1c88dd6a-b4ee-4205-9d6a-22839c6cb614.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 754736,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/60a0484d-a6aa-45b4-883c-12be0c3ea62e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637931,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/b2a05967-dc57-4b1f-af91-4037a59bd77e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506669,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/475ab588-2471-4def-88a5-6d88215e5a41.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821354,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/16b8defd-d639-4584-bb38-fddc22e9314b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14cf7e44-1ee8-5ed8-a67f-f8def33dc76b/14cf7e44-1ee8-5ed8-a67f-f8def33dc76b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 991196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707066/general/8de16086-f8f9-4f20-bb38-30bf15b3f054.jpg',
'Width': 2731}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 9.595 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-24 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716177%27 HTTP/1.1" 200 None
2026-03-24 13:33:47 [adesa.fr] INFO: Saving data for 10716177: {'created_time': 1774359227.998364, 'last_price_update_time': 1774359227.998378, 'auction_closing_time': 1774424400.0}
2026-03-24 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716177') HTTP/1.1" 204 0
2026-03-24 13:33:56 [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-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714418
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714418%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714418: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714418 url https://www.openlane.eu/en/carv6/auction/10714418
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714384
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714384%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714384: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714384 url https://www.openlane.eu/en/carv6/auction/10714384
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714429
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714429%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714429: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714429 url https://www.openlane.eu/en/carv6/auction/10714429
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714633
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714633%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714633: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714633 url https://www.openlane.eu/en/carv6/auction/10714633
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714617
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714617%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714617: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714617 url https://www.openlane.eu/en/carv6/auction/10714617
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714382
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714382%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714382: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714382 url https://www.openlane.eu/en/carv6/auction/10714382
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714645
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714645%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714645: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714645 url https://www.openlane.eu/en/carv6/auction/10714645
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714335
2026-03-24 13:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710714335%27 HTTP/1.1" 200 None
2026-03-24 13:33:56 [adesa.fr] INFO: Scrape type for 10714335: 0
2026-03-24 13:33:56 [adesa.fr] INFO: Skipping item 10714335 url https://www.openlane.eu/en/carv6/auction/10714335
2026-03-24 13:33:56 [adesa.fr] INFO: Found listing with ID: 10714640
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714640%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714640: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714640 url https://www.openlane.eu/en/carv6/auction/10714640
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714623
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714623%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714623: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714623 url https://www.openlane.eu/en/carv6/auction/10714623
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714445
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714445%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714445: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714445 url https://www.openlane.eu/en/carv6/auction/10714445
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714632
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714632%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714632: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714632 url https://www.openlane.eu/en/carv6/auction/10714632
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714421
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714421%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714421: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714421 url https://www.openlane.eu/en/carv6/auction/10714421
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714621
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714621%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714621: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714621 url https://www.openlane.eu/en/carv6/auction/10714621
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714603
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714603%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714603: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714603 url https://www.openlane.eu/en/carv6/auction/10714603
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714404
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714404%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714404: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714404 url https://www.openlane.eu/en/carv6/auction/10714404
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714629
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714629%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714629: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714629 url https://www.openlane.eu/en/carv6/auction/10714629
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714638
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714638%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714638: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714638 url https://www.openlane.eu/en/carv6/auction/10714638
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714637
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714637%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714637: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714637 url https://www.openlane.eu/en/carv6/auction/10714637
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714391
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714391%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714391: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714391 url https://www.openlane.eu/en/carv6/auction/10714391
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714470
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714470%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714470: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714470 url https://www.openlane.eu/en/carv6/auction/10714470
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714627
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714627%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714627: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714627 url https://www.openlane.eu/en/carv6/auction/10714627
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714387
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714387%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714387: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714387 url https://www.openlane.eu/en/carv6/auction/10714387
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714607
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714607%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714607: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714607 url https://www.openlane.eu/en/carv6/auction/10714607
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714354
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714354%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714354: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714354 url https://www.openlane.eu/en/carv6/auction/10714354
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714644
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714644%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714644: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714644 url https://www.openlane.eu/en/carv6/auction/10714644
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714359
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714359%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714359: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714359 url https://www.openlane.eu/en/carv6/auction/10714359
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714625
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714625%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714625: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714625 url https://www.openlane.eu/en/carv6/auction/10714625
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714394
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714394%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714394: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714394 url https://www.openlane.eu/en/carv6/auction/10714394
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714392
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714392%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714392: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714392 url https://www.openlane.eu/en/carv6/auction/10714392
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714466
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714466%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714466: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714466 url https://www.openlane.eu/en/carv6/auction/10714466
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714393
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714393%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714393: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714393 url https://www.openlane.eu/en/carv6/auction/10714393
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714592
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714592%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714592: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714592 url https://www.openlane.eu/en/carv6/auction/10714592
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714369
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714369%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714369: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714369 url https://www.openlane.eu/en/carv6/auction/10714369
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714413
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714413%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714413: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714413 url https://www.openlane.eu/en/carv6/auction/10714413
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714412
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714412%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714412: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714412 url https://www.openlane.eu/en/carv6/auction/10714412
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714426
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714426%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714426: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714426 url https://www.openlane.eu/en/carv6/auction/10714426
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714443
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714443%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714443: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714443 url https://www.openlane.eu/en/carv6/auction/10714443
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714639
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714639%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714639: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714639 url https://www.openlane.eu/en/carv6/auction/10714639
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714410
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714410%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714410: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714410 url https://www.openlane.eu/en/carv6/auction/10714410
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714415
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714415%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714415: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714415 url https://www.openlane.eu/en/carv6/auction/10714415
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714631
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714631%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714631: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714631 url https://www.openlane.eu/en/carv6/auction/10714631
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714428
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714428%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714428: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714428 url https://www.openlane.eu/en/carv6/auction/10714428
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714427
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714427%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714427: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714427 url https://www.openlane.eu/en/carv6/auction/10714427
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714390
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714390%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714390: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714390 url https://www.openlane.eu/en/carv6/auction/10714390
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714608
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714608%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714608: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714608 url https://www.openlane.eu/en/carv6/auction/10714608
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714024
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714024%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714024: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714024 url https://www.openlane.eu/en/carv6/auction/10714024
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714034
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714034%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714034: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714034 url https://www.openlane.eu/en/carv6/auction/10714034
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714033
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714033%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714033: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714033 url https://www.openlane.eu/en/carv6/auction/10714033
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714032
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714032%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714032: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714032 url https://www.openlane.eu/en/carv6/auction/10714032
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714021
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714021%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714021: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714021 url https://www.openlane.eu/en/carv6/auction/10714021
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714022
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714022%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714022: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714022 url https://www.openlane.eu/en/carv6/auction/10714022
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714026
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714026%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714026: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714026 url https://www.openlane.eu/en/carv6/auction/10714026
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714025
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714025%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714025: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714025 url https://www.openlane.eu/en/carv6/auction/10714025
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714036
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714036%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714036: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714036 url https://www.openlane.eu/en/carv6/auction/10714036
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714035
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714035%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714035: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714035 url https://www.openlane.eu/en/carv6/auction/10714035
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714030
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714030%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714030: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714030 url https://www.openlane.eu/en/carv6/auction/10714030
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714028
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714028%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714028: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714028 url https://www.openlane.eu/en/carv6/auction/10714028
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714029
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714029%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714029: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714029 url https://www.openlane.eu/en/carv6/auction/10714029
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714031
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714031%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714031: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714031 url https://www.openlane.eu/en/carv6/auction/10714031
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714027
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714027%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714027: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714027 url https://www.openlane.eu/en/carv6/auction/10714027
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10714023
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710714023%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10714023: 0
2026-03-24 13:33:57 [adesa.fr] INFO: Skipping item 10714023 url https://www.openlane.eu/en/carv6/auction/10714023
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10710212
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710212%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10710212: 2
2026-03-24 13:33:57 [adesa.fr] INFO: Scraping item 10710212 url https://www.openlane.eu/en/carv6/auction/10710212
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10710126
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710126%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10710126: 2
2026-03-24 13:33:57 [adesa.fr] INFO: Scraping item 10710126 url https://www.openlane.eu/en/carv6/auction/10710126
2026-03-24 13:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10710136
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710136%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10710136: 2
2026-03-24 13:33:57 [adesa.fr] INFO: Scraping item 10710136 url https://www.openlane.eu/en/carv6/auction/10710136
2026-03-24 13:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10710202
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710202%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10710202: 2
2026-03-24 13:33:57 [adesa.fr] INFO: Scraping item 10710202 url https://www.openlane.eu/en/carv6/auction/10710202
2026-03-24 13:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10710132
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710132%27 HTTP/1.1" 200 None
2026-03-24 13:33:57 [adesa.fr] INFO: Scrape type for 10710132: 2
2026-03-24 13:33:57 [adesa.fr] INFO: Scraping item 10710132 url https://www.openlane.eu/en/carv6/auction/10710132
2026-03-24 13:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:33:57 [adesa.fr] INFO: Found listing with ID: 10710137
2026-03-24 13:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710137%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710137: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710137 url https://www.openlane.eu/en/carv6/auction/10710137
2026-03-24 13: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-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710189
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710189%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710189: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710189 url https://www.openlane.eu/en/carv6/auction/10710189
2026-03-24 13: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-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710169
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710169%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710169: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710169 url https://www.openlane.eu/en/carv6/auction/10710169
2026-03-24 13: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-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710192
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710192%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710192: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710192 url https://www.openlane.eu/en/carv6/auction/10710192
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710190
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710190%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710190: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710190 url https://www.openlane.eu/en/carv6/auction/10710190
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710180
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710180%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710180: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710180 url https://www.openlane.eu/en/carv6/auction/10710180
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710158
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710158%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710158: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710158 url https://www.openlane.eu/en/carv6/auction/10710158
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710155
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710155%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710155: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710155 url https://www.openlane.eu/en/carv6/auction/10710155
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710178
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710178%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710178: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710178 url https://www.openlane.eu/en/carv6/auction/10710178
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710134
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710134%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710134: 2
2026-03-24 13:33:58 [adesa.fr] INFO: Scraping item 10710134 url https://www.openlane.eu/en/carv6/auction/10710134
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710121
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710121%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710121: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710121 url https://www.openlane.eu/en/carv6/auction/10710121
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710141
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710141%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710141: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710141 url https://www.openlane.eu/en/carv6/auction/10710141
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710203
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710203%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710203: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710203 url https://www.openlane.eu/en/carv6/auction/10710203
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710179
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710179%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710179: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710179 url https://www.openlane.eu/en/carv6/auction/10710179
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710185
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710185%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710185: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710185 url https://www.openlane.eu/en/carv6/auction/10710185
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710164
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710164%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710164: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710164 url https://www.openlane.eu/en/carv6/auction/10710164
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710165
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710165%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710165: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710165 url https://www.openlane.eu/en/carv6/auction/10710165
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710168
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710168%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710168: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710168 url https://www.openlane.eu/en/carv6/auction/10710168
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710167
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710167%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710167: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710167 url https://www.openlane.eu/en/carv6/auction/10710167
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710201
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710201%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710201: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710201 url https://www.openlane.eu/en/carv6/auction/10710201
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710146
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710146%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710146: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710146 url https://www.openlane.eu/en/carv6/auction/10710146
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710150
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710150%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710150: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710150 url https://www.openlane.eu/en/carv6/auction/10710150
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710197
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710197%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710197: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710197 url https://www.openlane.eu/en/carv6/auction/10710197
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710191
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710191%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710191: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710191 url https://www.openlane.eu/en/carv6/auction/10710191
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710139
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710139%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710139: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710139 url https://www.openlane.eu/en/carv6/auction/10710139
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710143
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710143%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710143: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710143 url https://www.openlane.eu/en/carv6/auction/10710143
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710208
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710208%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710208: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710208 url https://www.openlane.eu/en/carv6/auction/10710208
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710160
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710160%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710160: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710160 url https://www.openlane.eu/en/carv6/auction/10710160
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710211
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710211%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710211: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710211 url https://www.openlane.eu/en/carv6/auction/10710211
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710209
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710209%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710209: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710209 url https://www.openlane.eu/en/carv6/auction/10710209
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710166
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710166%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710166: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710166 url https://www.openlane.eu/en/carv6/auction/10710166
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710138
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710138%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710138: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710138 url https://www.openlane.eu/en/carv6/auction/10710138
2026-03-24 13:33:58 [adesa.fr] INFO: Found listing with ID: 10710199
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710199%27 HTTP/1.1" 200 None
2026-03-24 13:33:58 [adesa.fr] INFO: Scrape type for 10710199: 0
2026-03-24 13:33:58 [adesa.fr] INFO: Skipping item 10710199 url https://www.openlane.eu/en/carv6/auction/10710199
2026-03-24 13:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10710137
2026-03-24 13:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 2
2026-03-24 13:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 2
2026-03-24 13:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cd0184c-ee69-5504-9a99-e5815903aeaa, identifier: 10710137
2026-03-24 13:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10710137
2026-03-24 13:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10710137
2026-03-24 13:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10710137 to the API
2026-03-24 13:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710137>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7cd0184c-ee69-5504-9a99-e5815903aeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-688-PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710137',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 144876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 144.876 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 13:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710137%27 HTTP/1.1" 200 None
2026-03-24 13:34:04 [adesa.fr] INFO: Saving data for 10710137: {'auction_closing_time': 1774426200.0, 'created_time': 1774272647.53309, 'last_price_update_time': 1774359244.121764}
2026-03-24 13:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710137') HTTP/1.1" 204 0
2026-03-24 13:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10710212
2026-03-24 13:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b with scrape type 2
2026-03-24 13:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b with scrape type 2
2026-03-24 13:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9584a20-a864-53d4-8eeb-cf9c60c9f16b, identifier: 10710212
2026-03-24 13:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10710212
2026-03-24 13:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10710212
2026-03-24 13:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10710212 to the API
2026-03-24 13:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9584a20-a864-53d4-8eeb-cf9c60c9f16b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-078-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710212',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 138659,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI S Line - Petrol - Automatic - 110 hp - 138.659 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710212%27 HTTP/1.1" 200 None
2026-03-24 13:34:05 [adesa.fr] INFO: Saving data for 10710212: {'auction_closing_time': 1774426200.0, 'created_time': 1774272697.805475, 'last_price_update_time': 1774359245.789457}
2026-03-24 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710212') HTTP/1.1" 204 0
2026-03-24 13:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10710132
2026-03-24 13:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with scrape type 2
2026-03-24 13:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with scrape type 2
2026-03-24 13:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc, identifier: 10710132
2026-03-24 13:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10710132
2026-03-24 13:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10710132
2026-03-24 13:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10710132 to the API
2026-03-24 13:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '429878dc-5dc0-5c6e-a26a-b39e5088b5dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-523-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710132',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 118100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 118.100 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 13:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710132%27 HTTP/1.1" 200 None
2026-03-24 13:34:06 [adesa.fr] INFO: Saving data for 10710132: {'auction_closing_time': 1774426200.0, 'created_time': 1774272772.116071, 'last_price_update_time': 1774359246.228763}
2026-03-24 13:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710132') HTTP/1.1" 204 0
2026-03-24 13:34:06 [scrapy.extensions.logstats] INFO: Crawled 41 pages (at 16 pages/min), scraped 37 items (at 16 items/min)
2026-03-24 13:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 13:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10710169
2026-03-24 13:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d7d839-5c53-58d7-8a01-36d47e2b211f with scrape type 2
2026-03-24 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d7d839-5c53-58d7-8a01-36d47e2b211f with scrape type 2
2026-03-24 13:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7d7d839-5c53-58d7-8a01-36d47e2b211f, identifier: 10710169
2026-03-24 13:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10710169
2026-03-24 13:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10710169
2026-03-24 13:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10710169 to the API
2026-03-24 13:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710169>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e7d7d839-5c53-58d7-8a01-36d47e2b211f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-795-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710169',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 125546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.2 Collection - Petrol - Manual - 130 '
'hp - 125.546 km',
'transmission': 'manual',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-24 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710169%27 HTTP/1.1" 200 None
2026-03-24 13:34:07 [adesa.fr] INFO: Saving data for 10710169: {'auction_closing_time': 1774426200.0, 'created_time': 1774272639.121464, 'last_price_update_time': 1774359247.833775}
2026-03-24 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710169') HTTP/1.1" 204 0
2026-03-24 13:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2 with identifier: 10710126
2026-03-24 13:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2 with scrape type 2
2026-03-24 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2 with scrape type 2
2026-03-24 13:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2, identifier: 10710126
2026-03-24 13:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2 with identifier: 10710126
2026-03-24 13:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2 with identifier: 10710126
2026-03-24 13:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2 with identifier: 10710126 to the API
2026-03-24 13:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': '99e09d4a-9e83-5da2-8cfa-fb3b3a9822b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS785VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710126',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 46133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 520i Sport - Petrol - Automatic - 184 hp - 46.133 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710126%27 HTTP/1.1" 200 None
2026-03-24 13:34:09 [adesa.fr] INFO: Saving data for 10710126: {'auction_closing_time': 1774426200.0, 'created_time': 1774272770.074524, 'last_price_update_time': 1774359249.372709}
2026-03-24 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710126') HTTP/1.1" 204 0
2026-03-24 13:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10710202
2026-03-24 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 2
2026-03-24 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 2
2026-03-24 13:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, identifier: 10710202
2026-03-24 13:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10710202
2026-03-24 13:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10710202
2026-03-24 13:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10710202 to the API
2026-03-24 13:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710202>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '49b1f164-8a8e-5476-b009-d6bd0d1e3bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-591-SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710202',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 84568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 16d M Sport - Diesel - Automatic - 116 hp - 84.568 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710202%27 HTTP/1.1" 200 None
2026-03-24 13:34:10 [adesa.fr] INFO: Saving data for 10710202: {'auction_closing_time': 1774426200.0, 'created_time': 1774272644.273386, 'last_price_update_time': 1774359250.858456}
2026-03-24 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710202') HTTP/1.1" 204 0
2026-03-24 13:34:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 6.637(s), this was the 1st time calling it.
2026-03-24 13:34:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.765406111082863 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 13:34:09 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '0bc465ec68a14808f5648c7f8acb4a6f', '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=0bc465ec68a14808f5648c7f8acb4a6f.
2026-03-24 13:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10710189
2026-03-24 13:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6365d788-a2b0-5cf0-b52a-c8378309cbae with scrape type 2
2026-03-24 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6365d788-a2b0-5cf0-b52a-c8378309cbae with scrape type 2
2026-03-24 13:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6365d788-a2b0-5cf0-b52a-c8378309cbae, identifier: 10710189
2026-03-24 13:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10710189
2026-03-24 13:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10710189
2026-03-24 13:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6365d788-a2b0-5cf0-b52a-c8378309cbae with identifier: 10710189 to the API
2026-03-24 13:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710189>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '6365d788-a2b0-5cf0-b52a-c8378309cbae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN569SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710189',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 35177,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 53500,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 35.177 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710189%27 HTTP/1.1" 200 None
2026-03-24 13:34:12 [adesa.fr] INFO: Saving data for 10710189: {'auction_closing_time': 1774426200.0, 'created_time': 1774272774.123164, 'last_price_update_time': 1774359252.70296}
2026-03-24 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710189') HTTP/1.1" 204 0
2026-03-24 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ec267a-1f7e-5094-9a93-da88e4eb9759 with identifier: 10710158
2026-03-24 13:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ec267a-1f7e-5094-9a93-da88e4eb9759 with scrape type 2
2026-03-24 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ec267a-1f7e-5094-9a93-da88e4eb9759 with scrape type 2
2026-03-24 13:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43ec267a-1f7e-5094-9a93-da88e4eb9759, identifier: 10710158
2026-03-24 13:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43ec267a-1f7e-5094-9a93-da88e4eb9759 with identifier: 10710158
2026-03-24 13:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43ec267a-1f7e-5094-9a93-da88e4eb9759 with identifier: 10710158
2026-03-24 13:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43ec267a-1f7e-5094-9a93-da88e4eb9759 with identifier: 10710158 to the API
2026-03-24 13:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710158>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Electric',
'id': '43ec267a-1f7e-5094-9a93-da88e4eb9759',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-904-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710158',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 67924,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia EV6 Air - Electric - Automatic - 229 hp - 67.924 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2023}
2026-03-24 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710158%27 HTTP/1.1" 200 None
2026-03-24 13:34:14 [adesa.fr] INFO: Saving data for 10710158: {'auction_closing_time': 1774426200.0, 'created_time': 1774272646.92321, 'last_price_update_time': 1774359254.46575}
2026-03-24 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710158') HTTP/1.1" 204 0
2026-03-24 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0463ca3f-3d3d-5e96-a228-59766ef7f1a5 with identifier: 10710155
2026-03-24 13:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0463ca3f-3d3d-5e96-a228-59766ef7f1a5 with scrape type 2
2026-03-24 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0463ca3f-3d3d-5e96-a228-59766ef7f1a5 with scrape type 2
2026-03-24 13:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0463ca3f-3d3d-5e96-a228-59766ef7f1a5, identifier: 10710155
2026-03-24 13:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0463ca3f-3d3d-5e96-a228-59766ef7f1a5 with identifier: 10710155
2026-03-24 13:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0463ca3f-3d3d-5e96-a228-59766ef7f1a5 with identifier: 10710155
2026-03-24 13:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0463ca3f-3d3d-5e96-a228-59766ef7f1a5 with identifier: 10710155 to the API
2026-03-24 13:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Electric',
'id': '0463ca3f-3d3d-5e96-a228-59766ef7f1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-612-ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710155',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 14454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Kia EV6 GT Line - Electric - Automatic - 229 hp - 14.454 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-24 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710155%27 HTTP/1.1" 200 None
2026-03-24 13:34:15 [adesa.fr] INFO: Saving data for 10710155: {'auction_closing_time': 1774426200.0, 'created_time': 1774272661.008752, 'last_price_update_time': 1774359255.931086}
2026-03-24 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710155') HTTP/1.1" 204 0
2026-03-24 13:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10710134
2026-03-24 13:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccca35b9-3903-5187-83e0-b1966bee5655 with scrape type 2
2026-03-24 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccca35b9-3903-5187-83e0-b1966bee5655 with scrape type 2
2026-03-24 13:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ccca35b9-3903-5187-83e0-b1966bee5655, identifier: 10710134
2026-03-24 13:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10710134
2026-03-24 13:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10710134
2026-03-24 13:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10710134 to the API
2026-03-24 13:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ccca35b9-3903-5187-83e0-b1966bee5655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-475-NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710134',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 145470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Lounge - AWD - Hybrid - Automatic - 265 hp - '
'145.470 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710134%27 HTTP/1.1" 200 None
2026-03-24 13:34:17 [adesa.fr] INFO: Saving data for 10710134: {'auction_closing_time': 1774426200.0, 'created_time': 1774272699.76896, 'last_price_update_time': 1774359257.634575}
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710134') HTTP/1.1" 204 0
2026-03-24 13:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10710190
2026-03-24 13:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with scrape type 2
2026-03-24 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with scrape type 2
2026-03-24 13:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1, identifier: 10710190
2026-03-24 13:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10710190
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:34:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-24 13:34:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10710190
2026-03-24 13:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10710190 to the API
2026-03-24 13:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710190>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2f8557c1-aa45-572d-a4ec-f80fcd5117d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-199-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710190',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 125986,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Hybrid - Automatic - 265 hp - '
'125.986 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2021}
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710190%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Saving data for 10710190: {'auction_closing_time': 1774426200.0, 'created_time': 1774272643.389776, 'last_price_update_time': 1774359259.332024}
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710190') HTTP/1.1" 204 0
2026-03-24 13:34: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-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710206
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710206%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710206: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710206 url https://www.openlane.eu/en/carv6/auction/10710206
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710205
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710205%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710205: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710205 url https://www.openlane.eu/en/carv6/auction/10710205
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710204
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710204%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710204: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710204 url https://www.openlane.eu/en/carv6/auction/10710204
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710213
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710213%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710213: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710213 url https://www.openlane.eu/en/carv6/auction/10710213
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710133
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710133%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710133: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710133 url https://www.openlane.eu/en/carv6/auction/10710133
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710207
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710207%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710207: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710207 url https://www.openlane.eu/en/carv6/auction/10710207
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710131
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710131%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710131: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710131 url https://www.openlane.eu/en/carv6/auction/10710131
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710123
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710123%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710123: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710123 url https://www.openlane.eu/en/carv6/auction/10710123
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710182
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710182%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710182: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710182 url https://www.openlane.eu/en/carv6/auction/10710182
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710152
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710152%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710152: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710152 url https://www.openlane.eu/en/carv6/auction/10710152
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710148
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710148%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710148: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710148 url https://www.openlane.eu/en/carv6/auction/10710148
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710161
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710161%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710161: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710161 url https://www.openlane.eu/en/carv6/auction/10710161
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710119
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710119%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710119: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710119 url https://www.openlane.eu/en/carv6/auction/10710119
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710159
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710159%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710159: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710159 url https://www.openlane.eu/en/carv6/auction/10710159
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710171
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710171%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710171: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710171 url https://www.openlane.eu/en/carv6/auction/10710171
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710174
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710174%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710174: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710174 url https://www.openlane.eu/en/carv6/auction/10710174
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710188
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710188%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710188: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710188 url https://www.openlane.eu/en/carv6/auction/10710188
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710210
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710210%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710210: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710210 url https://www.openlane.eu/en/carv6/auction/10710210
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710198
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710198%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710198: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710198 url https://www.openlane.eu/en/carv6/auction/10710198
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710156
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710156%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710156: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710156 url https://www.openlane.eu/en/carv6/auction/10710156
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710127
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710127%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710127: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710127 url https://www.openlane.eu/en/carv6/auction/10710127
2026-03-24 13:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710135
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710135%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710135: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710135 url https://www.openlane.eu/en/carv6/auction/10710135
2026-03-24 13:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710140
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710140%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710140: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710140 url https://www.openlane.eu/en/carv6/auction/10710140
2026-03-24 13:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710181
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710181%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710181: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710181 url https://www.openlane.eu/en/carv6/auction/10710181
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710142
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710142%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710142: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710142 url https://www.openlane.eu/en/carv6/auction/10710142
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710129
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710129%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710129: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710129 url https://www.openlane.eu/en/carv6/auction/10710129
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710163
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710163%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710163: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10710163 url https://www.openlane.eu/en/carv6/auction/10710163
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710147
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710147%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710147: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710147 url https://www.openlane.eu/en/carv6/auction/10710147
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710187
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710187%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710187: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710187 url https://www.openlane.eu/en/carv6/auction/10710187
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10710186
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710186%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10710186: 2
2026-03-24 13:34:19 [adesa.fr] INFO: Scraping item 10710186 url https://www.openlane.eu/en/carv6/auction/10710186
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10715081
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710715081%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10715081: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10715081 url https://www.openlane.eu/en/carv6/auction/10715081
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10715083
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710715083%27 HTTP/1.1" 200 None
2026-03-24 13:34:19 [adesa.fr] INFO: Scrape type for 10715083: 0
2026-03-24 13:34:19 [adesa.fr] INFO: Skipping item 10715083 url https://www.openlane.eu/en/carv6/auction/10715083
2026-03-24 13:34:19 [adesa.fr] INFO: Found listing with ID: 10715082
2026-03-24 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710715082%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10715082: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10715082 url https://www.openlane.eu/en/carv6/auction/10715082
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711166
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711166%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711166: 2
2026-03-24 13:34:20 [adesa.fr] INFO: Scraping item 10711166 url https://www.openlane.eu/en/carv6/auction/10711166
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711167
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711167%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711167: 2
2026-03-24 13:34:20 [adesa.fr] INFO: Scraping item 10711167 url https://www.openlane.eu/en/carv6/auction/10711167
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10715086
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715086%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10715086: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10715086 url https://www.openlane.eu/en/carv6/auction/10715086
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10715078
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715078%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10715078: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10715078 url https://www.openlane.eu/en/carv6/auction/10715078
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10715084
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715084%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10715084: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10715084 url https://www.openlane.eu/en/carv6/auction/10715084
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10715085
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715085%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10715085: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10715085 url https://www.openlane.eu/en/carv6/auction/10715085
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10716355
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716355%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10716355: 1
2026-03-24 13:34:20 [adesa.fr] INFO: Scraping item 10716355 url https://www.openlane.eu/en/carv6/auction/10716355
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711696
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711696%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711696: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711696 url https://www.openlane.eu/en/carv6/auction/10711696
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711646
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711646%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711646: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711646 url https://www.openlane.eu/en/carv6/auction/10711646
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711782
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711782%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711782: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711782 url https://www.openlane.eu/en/carv6/auction/10711782
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711455
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711455%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711455: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711455 url https://www.openlane.eu/en/carv6/auction/10711455
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711406
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711406%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711406: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711406 url https://www.openlane.eu/en/carv6/auction/10711406
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711663
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711663%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711663: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711663 url https://www.openlane.eu/en/carv6/auction/10711663
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711639
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711639%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711639: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711639 url https://www.openlane.eu/en/carv6/auction/10711639
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10711773
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711773%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10711773: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10711773 url https://www.openlane.eu/en/carv6/auction/10711773
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10712024
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712024%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10712024: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10712024 url https://www.openlane.eu/en/carv6/auction/10712024
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10712008
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712008%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10712008: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10712008 url https://www.openlane.eu/en/carv6/auction/10712008
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10712015
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712015%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10712015: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10712015 url https://www.openlane.eu/en/carv6/auction/10712015
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10712020
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712020%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10712020: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10712020 url https://www.openlane.eu/en/carv6/auction/10712020
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10712014
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712014%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10712014: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10712014 url https://www.openlane.eu/en/carv6/auction/10712014
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10712022
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712022%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10712022: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10712022 url https://www.openlane.eu/en/carv6/auction/10712022
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701072
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701072%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701072: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701072 url https://www.openlane.eu/en/carv6/auction/10701072
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701219
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701219%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701219: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701219 url https://www.openlane.eu/en/carv6/auction/10701219
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701236
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701236%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701236: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701236 url https://www.openlane.eu/en/carv6/auction/10701236
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701237
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701237%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701237: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701237 url https://www.openlane.eu/en/carv6/auction/10701237
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701238
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701238%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701238: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701238 url https://www.openlane.eu/en/carv6/auction/10701238
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701128
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701128%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701128: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701128 url https://www.openlane.eu/en/carv6/auction/10701128
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701239
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701239%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701239: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701239 url https://www.openlane.eu/en/carv6/auction/10701239
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701068
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701068%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701068: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701068 url https://www.openlane.eu/en/carv6/auction/10701068
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701159
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701159%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701159: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701159 url https://www.openlane.eu/en/carv6/auction/10701159
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701129
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701129%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701129: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701129 url https://www.openlane.eu/en/carv6/auction/10701129
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701240
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701240%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701240: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701240 url https://www.openlane.eu/en/carv6/auction/10701240
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701113
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701113%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701113: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701113 url https://www.openlane.eu/en/carv6/auction/10701113
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701145
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701145%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701145: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701145 url https://www.openlane.eu/en/carv6/auction/10701145
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701241
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701241%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701241: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701241 url https://www.openlane.eu/en/carv6/auction/10701241
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701130
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701130%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701130: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701130 url https://www.openlane.eu/en/carv6/auction/10701130
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701181
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701181%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701181: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701181 url https://www.openlane.eu/en/carv6/auction/10701181
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701131
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701131%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701131: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701131 url https://www.openlane.eu/en/carv6/auction/10701131
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701132
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701132%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701132: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701132 url https://www.openlane.eu/en/carv6/auction/10701132
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701083
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701083%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701083: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701083 url https://www.openlane.eu/en/carv6/auction/10701083
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701242
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701242%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701242: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701242 url https://www.openlane.eu/en/carv6/auction/10701242
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701187
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701187%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701187: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701187 url https://www.openlane.eu/en/carv6/auction/10701187
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701115
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701115%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701115: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701115 url https://www.openlane.eu/en/carv6/auction/10701115
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701146
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701146%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701146: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701146 url https://www.openlane.eu/en/carv6/auction/10701146
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701114
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701114%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701114: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701114 url https://www.openlane.eu/en/carv6/auction/10701114
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701074
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701074%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701074: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701074 url https://www.openlane.eu/en/carv6/auction/10701074
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701182
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701182%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701182: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701182 url https://www.openlane.eu/en/carv6/auction/10701182
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701084
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701084%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701084: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701084 url https://www.openlane.eu/en/carv6/auction/10701084
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701085
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701085%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701085: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701085 url https://www.openlane.eu/en/carv6/auction/10701085
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701188
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701188%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701188: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701188 url https://www.openlane.eu/en/carv6/auction/10701188
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701086
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701086%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701086: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701086 url https://www.openlane.eu/en/carv6/auction/10701086
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701243
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701243%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701243: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701243 url https://www.openlane.eu/en/carv6/auction/10701243
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701087
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701087%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701087: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701087 url https://www.openlane.eu/en/carv6/auction/10701087
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701075
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701075%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701075: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701075 url https://www.openlane.eu/en/carv6/auction/10701075
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701147
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701147%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701147: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701147 url https://www.openlane.eu/en/carv6/auction/10701147
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701244
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701244%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701244: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701244 url https://www.openlane.eu/en/carv6/auction/10701244
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701133
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701133%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701133: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701133 url https://www.openlane.eu/en/carv6/auction/10701133
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701205
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701205%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701205: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701205 url https://www.openlane.eu/en/carv6/auction/10701205
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701134
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701134%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701134: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701134 url https://www.openlane.eu/en/carv6/auction/10701134
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701067
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701067%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701067: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701067 url https://www.openlane.eu/en/carv6/auction/10701067
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701245
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701245%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701245: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701245 url https://www.openlane.eu/en/carv6/auction/10701245
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701206
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701206%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701206: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701206 url https://www.openlane.eu/en/carv6/auction/10701206
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701246
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701246%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701246: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701246 url https://www.openlane.eu/en/carv6/auction/10701246
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701088
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701088%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701088: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701088 url https://www.openlane.eu/en/carv6/auction/10701088
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701160
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701160%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701160: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701160 url https://www.openlane.eu/en/carv6/auction/10701160
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701148
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701148%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701148: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701148 url https://www.openlane.eu/en/carv6/auction/10701148
2026-03-24 13:34:20 [adesa.fr] INFO: Found listing with ID: 10701247
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701247%27 HTTP/1.1" 200 None
2026-03-24 13:34:20 [adesa.fr] INFO: Scrape type for 10701247: 0
2026-03-24 13:34:20 [adesa.fr] INFO: Skipping item 10701247 url https://www.openlane.eu/en/carv6/auction/10701247
2026-03-24 13:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10710180
2026-03-24 13:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 2
2026-03-24 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 2
2026-03-24 13:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33476dca-e6c5-58a9-bfaa-03a2609e772b, identifier: 10710180
2026-03-24 13:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10710180
2026-03-24 13:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10710180
2026-03-24 13:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10710180 to the API
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 229,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '33476dca-e6c5-58a9-bfaa-03a2609e772b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-345-CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710180',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 138814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 229 hp - '
'138.814 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710180%27 HTTP/1.1" 200 None
2026-03-24 13:34:22 [adesa.fr] INFO: Saving data for 10710180: {'auction_closing_time': 1774426200.0, 'created_time': 1774272660.307442, 'last_price_update_time': 1774359262.246357}
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710180') HTTP/1.1" 204 0
2026-03-24 13:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10710198
2026-03-24 13:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf with scrape type 2
2026-03-24 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf with scrape type 2
2026-03-24 13:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141e5245-ebb3-57bd-bf24-da9fb705dbaf, identifier: 10710198
2026-03-24 13:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10710198
2026-03-24 13:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10710198
2026-03-24 13:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10710198 to the API
2026-03-24 13:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 796,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Electric',
'id': '141e5245-ebb3-57bd-bf24-da9fb705dbaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-444-LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710198',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 156791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S Ludicrous Performance 100 kWh - Dual Motor - Electric '
'- Automatic - 796 hp - 156.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710198%27 HTTP/1.1" 200 None
2026-03-24 13:34:23 [adesa.fr] INFO: Saving data for 10710198: {'auction_closing_time': 1774426200.0, 'created_time': 1774272810.460242, 'last_price_update_time': 1774359263.742838}
2026-03-24 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710198') HTTP/1.1" 204 0
2026-03-24 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10710192
2026-03-24 13:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 2
2026-03-24 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 2
2026-03-24 13:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0cd4294-78be-5c1a-9e22-6a290171dc6b, identifier: 10710192
2026-03-24 13:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10710192
2026-03-24 13:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10710192
2026-03-24 13:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10710192 to the API
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710192>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'c0cd4294-78be-5c1a-9e22-6a290171dc6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-648-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710192',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 143628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer Shine - Diesel - Automatic - 130 hp - '
'143.628 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710192%27 HTTP/1.1" 200 None
2026-03-24 13:34:24 [adesa.fr] INFO: Saving data for 10710192: {'auction_closing_time': 1774426200.0, 'created_time': 1774272648.093433, 'last_price_update_time': 1774359264.281155}
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710192') HTTP/1.1" 204 0
2026-03-24 13:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10710140
2026-03-24 13:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with scrape type 2
2026-03-24 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with scrape type 2
2026-03-24 13:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d6de7f3-2571-5388-b8b8-ce122ce0d816, identifier: 10710140
2026-03-24 13:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10710140
2026-03-24 13:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10710140
2026-03-24 13:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10710140 to the API
2026-03-24 13:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8d6de7f3-2571-5388-b8b8-ce122ce0d816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-905-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710140',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 122607,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 Executive - Hybrid - Automatic - 100 hp - 122.607 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-24 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710140%27 HTTP/1.1" 200 None
2026-03-24 13:34:25 [adesa.fr] INFO: Saving data for 10710140: {'auction_closing_time': 1774426200.0, 'created_time': 1774272793.558006, 'last_price_update_time': 1774359265.877373}
2026-03-24 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710140') HTTP/1.1" 204 0
2026-03-24 13:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10710181
2026-03-24 13:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with scrape type 2
2026-03-24 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with scrape type 2
2026-03-24 13:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829, identifier: 10710181
2026-03-24 13:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10710181
2026-03-24 13:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10710181
2026-03-24 13:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10710181 to the API
2026-03-24 13:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710181>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'bd86ee7e-7c0b-524f-bbdf-1ebb31c08829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-178-TV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710181',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 93289,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2019-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Carat Exclusive - Petrol - Automatic - 130 '
'hp - 93.289 km',
'transmission': 'automatic',
'trim': 'Carat Exclusive',
'vin': None,
'year': 2019}
2026-03-24 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710181%27 HTTP/1.1" 200 None
2026-03-24 13:34:27 [adesa.fr] INFO: Saving data for 10710181: {'auction_closing_time': 1774426200.0, 'created_time': 1774272796.093762, 'last_price_update_time': 1774359267.385291}
2026-03-24 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710181') HTTP/1.1" 204 0
2026-03-24 13:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10710178
2026-03-24 13:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 2
2026-03-24 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 2
2026-03-24 13:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d40bd7b-cd72-553c-8eba-251a333b95b3, identifier: 10710178
2026-03-24 13:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10710178
2026-03-24 13:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10710178
2026-03-24 13:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10710178 to the API
2026-03-24 13:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710178>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d40bd7b-cd72-553c-8eba-251a333b95b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-636-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710178',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 121039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Design - Hybrid - Automatic - 230 hp - '
'121.039 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-24 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710178%27 HTTP/1.1" 200 None
2026-03-24 13:34:28 [adesa.fr] INFO: Saving data for 10710178: {'auction_closing_time': 1774426200.0, 'created_time': 1774272682.622291, 'last_price_update_time': 1774359268.095288}
2026-03-24 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710178') HTTP/1.1" 204 0
2026-03-24 13:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10710187
2026-03-24 13:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 2
2026-03-24 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 2
2026-03-24 13:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, identifier: 10710187
2026-03-24 13:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10710187
2026-03-24 13:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10710187
2026-03-24 13:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10710187 to the API
2026-03-24 13:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710187>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 398,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '0fb2fc3f-e5c1-56d2-ab36-17b8842522a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-626-ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710187',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Ultimate Dark - AWD - Hybrid - Automatic - 398 hp - '
'171.736 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-24 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710187%27 HTTP/1.1" 200 None
2026-03-24 13:34:29 [adesa.fr] INFO: Saving data for 10710187: {'auction_closing_time': 1774426200.0, 'created_time': 1774272791.409113, 'last_price_update_time': 1774359269.417528}
2026-03-24 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710187') HTTP/1.1" 204 0
2026-03-24 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10710136
2026-03-24 13:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 2
2026-03-24 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 2
2026-03-24 13:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9651fdea-17e0-54f1-930e-9ea8600ee347, identifier: 10710136
2026-03-24 13:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10710136
2026-03-24 13:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10710136
2026-03-24 13:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10710136 to the API
2026-03-24 13:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710136>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '9651fdea-17e0-54f1-930e-9ea8600ee347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-722-QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710136',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530e Luxury - xDrive - Hybrid - Automatic - '
'292 hp - 114.642 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710136%27 HTTP/1.1" 200 None
2026-03-24 13:34:35 [adesa.fr] INFO: Saving data for 10710136: {'auction_closing_time': 1774426200.0, 'created_time': 1774272698.354811, 'last_price_update_time': 1774359275.188769}
2026-03-24 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710136') HTTP/1.1" 204 0
2026-03-24 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10711166
2026-03-24 13:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 2
2026-03-24 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 2
2026-03-24 13:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb182c02-49f8-5a48-8c80-d45ce5ac1c49, identifier: 10711166
2026-03-24 13:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10711166
2026-03-24 13:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10711166
2026-03-24 13:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10711166 to the API
2026-03-24 13:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711166>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 298,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb182c02-49f8-5a48-8c80-d45ce5ac1c49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '26522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711166',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 37212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS7 Crossback 1.6 E-TENSE Rivoli - AWD - Hybrid - Automatic - '
'298 hp - 37.212 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-24 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711166%27 HTTP/1.1" 200 None
2026-03-24 13:34:36 [adesa.fr] INFO: Saving data for 10711166: {'auction_closing_time': 1774443600.0, 'created_time': 1774272792.404756, 'last_price_update_time': 1774359276.623903}
2026-03-24 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711166') HTTP/1.1" 204 0
2026-03-24 13:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10710186
2026-03-24 13:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with scrape type 2
2026-03-24 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with scrape type 2
2026-03-24 13:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292, identifier: 10710186
2026-03-24 13:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10710186
2026-03-24 13:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10710186
2026-03-24 13:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10710186 to the API
2026-03-24 13:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710186>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-723-TK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710186',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 170465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 455 hp - '
'170.465 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-24 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710186%27 HTTP/1.1" 200 None
2026-03-24 13:34:37 [adesa.fr] INFO: Saving data for 10710186: {'auction_closing_time': 1774426200.0, 'created_time': 1774272784.612227, 'last_price_update_time': 1774359277.132145}
2026-03-24 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710186') HTTP/1.1" 204 0
2026-03-24 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10710127
2026-03-24 13:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820c9576-7ac1-5961-b3cb-554a5950bb85 with scrape type 2
2026-03-24 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 820c9576-7ac1-5961-b3cb-554a5950bb85 with scrape type 2
2026-03-24 13:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 820c9576-7ac1-5961-b3cb-554a5950bb85, identifier: 10710127
2026-03-24 13:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10710127
2026-03-24 13:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10710127
2026-03-24 13:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10710127 to the API
2026-03-24 13:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34: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-24 13:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '820c9576-7ac1-5961-b3cb-554a5950bb85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-929-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710127',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 32999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 9,
'seller_name': None,
'title': 'Toyota ProAce 1.5 D-4D Dynamic - Diesel - Manual - 119 hp - 32.999 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-24 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710127%27 HTTP/1.1" 200 None
2026-03-24 13:34:41 [adesa.fr] INFO: Saving data for 10710127: {'auction_closing_time': 1774426200.0, 'created_time': 1774272849.869964, 'last_price_update_time': 1774359281.218822}
2026-03-24 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710127') HTTP/1.1" 204 0
2026-03-24 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10711167
2026-03-24 13:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 with scrape type 2
2026-03-24 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c5aa31c-7d28-5c86-adf2-97f621a34063 with scrape type 2
2026-03-24 13:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c5aa31c-7d28-5c86-adf2-97f621a34063, identifier: 10711167
2026-03-24 13:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10711167
2026-03-24 13:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10711167
2026-03-24 13:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c5aa31c-7d28-5c86-adf2-97f621a34063 with identifier: 10711167 to the API
2026-03-24 13:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 250,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4c5aa31c-7d28-5c86-adf2-97f621a34063',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '801316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711167',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS9',
'odometer': 33646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS9 1.6 E-TENSE Rivoli - Hybrid - Automatic - 250 hp - 33.646 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-24 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710711167%27 HTTP/1.1" 200 None
2026-03-24 13:34:45 [adesa.fr] INFO: Saving data for 10711167: {'auction_closing_time': 1774443600.0, 'created_time': 1774272786.844772, 'last_price_update_time': 1774359285.425526}
2026-03-24 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711167') HTTP/1.1" 204 0
2026-03-24 13:34:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.525(s), this was the 1st time calling it.
2026-03-24 13:34:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.858195535695745 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-24 13:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701189
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701189%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701189: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701189 url https://www.openlane.eu/en/carv6/auction/10701189
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701248
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701248%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701248: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701248 url https://www.openlane.eu/en/carv6/auction/10701248
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701220
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701220%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701220: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701220 url https://www.openlane.eu/en/carv6/auction/10701220
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701162
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701162%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701162: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701162 url https://www.openlane.eu/en/carv6/auction/10701162
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701161
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701161%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701161: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701161 url https://www.openlane.eu/en/carv6/auction/10701161
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701071
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701071%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701071: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701071 url https://www.openlane.eu/en/carv6/auction/10701071
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701089
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701089%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701089: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701089 url https://www.openlane.eu/en/carv6/auction/10701089
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701135
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701135%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701135: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701135 url https://www.openlane.eu/en/carv6/auction/10701135
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701149
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701149%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701149: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701149 url https://www.openlane.eu/en/carv6/auction/10701149
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701207
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701207%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701207: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701207 url https://www.openlane.eu/en/carv6/auction/10701207
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701163%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701163: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701221%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701221: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701150%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701150: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701165%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701165: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701208%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701208: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701209%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701209: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701164%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701164: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701249%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701249: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701166
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701166%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701166: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701166 url https://www.openlane.eu/en/carv6/auction/10701166
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701116
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701116%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701116: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701116 url https://www.openlane.eu/en/carv6/auction/10701116
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701151
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701151%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701151: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701151 url https://www.openlane.eu/en/carv6/auction/10701151
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701223
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701223%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701223: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701223 url https://www.openlane.eu/en/carv6/auction/10701223
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701250
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701250%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701250: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701250 url https://www.openlane.eu/en/carv6/auction/10701250
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701143
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701143%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701143: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701143 url https://www.openlane.eu/en/carv6/auction/10701143
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701222
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701222%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701222: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701222 url https://www.openlane.eu/en/carv6/auction/10701222
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701251
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701251%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701251: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701251 url https://www.openlane.eu/en/carv6/auction/10701251
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701224
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701224%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701224: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701224 url https://www.openlane.eu/en/carv6/auction/10701224
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701092
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701092%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701092: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701092 url https://www.openlane.eu/en/carv6/auction/10701092
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701153
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701153%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701153: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701153 url https://www.openlane.eu/en/carv6/auction/10701153
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701191
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701191%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701191: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701191 url https://www.openlane.eu/en/carv6/auction/10701191
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701081
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701081%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701081: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701081 url https://www.openlane.eu/en/carv6/auction/10701081
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701190
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701190%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701190: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701190 url https://www.openlane.eu/en/carv6/auction/10701190
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701152
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701152%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701152: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701152 url https://www.openlane.eu/en/carv6/auction/10701152
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701090
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701090%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701090: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701090 url https://www.openlane.eu/en/carv6/auction/10701090
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701167
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701167%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701167: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701167 url https://www.openlane.eu/en/carv6/auction/10701167
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701073
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701073%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701073: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701073 url https://www.openlane.eu/en/carv6/auction/10701073
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701091
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701091%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701091: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701091 url https://www.openlane.eu/en/carv6/auction/10701091
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701080
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701080%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701080: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701080 url https://www.openlane.eu/en/carv6/auction/10701080
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701168
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701168%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701168: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701168 url https://www.openlane.eu/en/carv6/auction/10701168
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701252
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701252%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701252: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701252 url https://www.openlane.eu/en/carv6/auction/10701252
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701253
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701253%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701253: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701253 url https://www.openlane.eu/en/carv6/auction/10701253
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701154
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701154%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701154: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701154 url https://www.openlane.eu/en/carv6/auction/10701154
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701254
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701254%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701254: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701254 url https://www.openlane.eu/en/carv6/auction/10701254
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701255
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701255%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701255: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701255 url https://www.openlane.eu/en/carv6/auction/10701255
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701136
2026-03-24 13:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701136%27 HTTP/1.1" 200 None
2026-03-24 13:34:53 [adesa.fr] INFO: Scrape type for 10701136: 0
2026-03-24 13:34:53 [adesa.fr] INFO: Skipping item 10701136 url https://www.openlane.eu/en/carv6/auction/10701136
2026-03-24 13:34:53 [adesa.fr] INFO: Found listing with ID: 10701169
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701169%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701169: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701169 url https://www.openlane.eu/en/carv6/auction/10701169
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701259
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701259%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701259: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701259 url https://www.openlane.eu/en/carv6/auction/10701259
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701256
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701256%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701256: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701256 url https://www.openlane.eu/en/carv6/auction/10701256
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701258
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701258%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701258: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701258 url https://www.openlane.eu/en/carv6/auction/10701258
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701257
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701257%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701257: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701257 url https://www.openlane.eu/en/carv6/auction/10701257
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701225
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701225%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701225: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701225 url https://www.openlane.eu/en/carv6/auction/10701225
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701170
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701170%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701170: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701170 url https://www.openlane.eu/en/carv6/auction/10701170
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701171
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701171%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701171: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701171 url https://www.openlane.eu/en/carv6/auction/10701171
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701078
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701078%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701078: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701078 url https://www.openlane.eu/en/carv6/auction/10701078
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701260
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701260%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701260: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701260 url https://www.openlane.eu/en/carv6/auction/10701260
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701069
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701069%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701069: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701069 url https://www.openlane.eu/en/carv6/auction/10701069
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701226
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701226%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701226: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701226 url https://www.openlane.eu/en/carv6/auction/10701226
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701227
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701227%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701227: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701227 url https://www.openlane.eu/en/carv6/auction/10701227
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701093
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701093%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701093: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701093 url https://www.openlane.eu/en/carv6/auction/10701093
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701117
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701117%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701117: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701117 url https://www.openlane.eu/en/carv6/auction/10701117
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701094
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701094%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701094: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701094 url https://www.openlane.eu/en/carv6/auction/10701094
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701261
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701261%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701261: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701261 url https://www.openlane.eu/en/carv6/auction/10701261
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701262
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701262%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701262: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701262 url https://www.openlane.eu/en/carv6/auction/10701262
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701095
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701095%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701095: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701095 url https://www.openlane.eu/en/carv6/auction/10701095
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701228
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701228%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701228: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701228 url https://www.openlane.eu/en/carv6/auction/10701228
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701192
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701192%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701192: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701192 url https://www.openlane.eu/en/carv6/auction/10701192
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701118
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701118%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701118: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701118 url https://www.openlane.eu/en/carv6/auction/10701118
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701194
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701194%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701194: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701194 url https://www.openlane.eu/en/carv6/auction/10701194
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701263
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701263%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701263: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701263 url https://www.openlane.eu/en/carv6/auction/10701263
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701172
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701172%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701172: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701172 url https://www.openlane.eu/en/carv6/auction/10701172
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701195
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701195%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701195: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701195 url https://www.openlane.eu/en/carv6/auction/10701195
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701137
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701137%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701137: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701137 url https://www.openlane.eu/en/carv6/auction/10701137
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701173
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701173%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701173: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701173 url https://www.openlane.eu/en/carv6/auction/10701173
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701229
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701229%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701229: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701229 url https://www.openlane.eu/en/carv6/auction/10701229
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701193
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701193%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701193: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701193 url https://www.openlane.eu/en/carv6/auction/10701193
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701264
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701264%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701264: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701264 url https://www.openlane.eu/en/carv6/auction/10701264
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701096
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701096%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701096: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701096 url https://www.openlane.eu/en/carv6/auction/10701096
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701119
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701119%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701119: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701119 url https://www.openlane.eu/en/carv6/auction/10701119
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701155
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701155%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701155: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701155 url https://www.openlane.eu/en/carv6/auction/10701155
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701265
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701265%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701265: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701265 url https://www.openlane.eu/en/carv6/auction/10701265
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701079
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701079%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701079: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701079 url https://www.openlane.eu/en/carv6/auction/10701079
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701097
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701097%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701097: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701097 url https://www.openlane.eu/en/carv6/auction/10701097
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701174
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701174%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701174: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701174 url https://www.openlane.eu/en/carv6/auction/10701174
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701266
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701266%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701266: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701266 url https://www.openlane.eu/en/carv6/auction/10701266
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701183
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701183%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701183: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701183 url https://www.openlane.eu/en/carv6/auction/10701183
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701210
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701210%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701210: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701210 url https://www.openlane.eu/en/carv6/auction/10701210
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701098
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701098%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701098: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701098 url https://www.openlane.eu/en/carv6/auction/10701098
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701099
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701099%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701099: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701099 url https://www.openlane.eu/en/carv6/auction/10701099
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701196
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701196%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701196: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701196 url https://www.openlane.eu/en/carv6/auction/10701196
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701100
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701100%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701100: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701100 url https://www.openlane.eu/en/carv6/auction/10701100
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701175
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701175%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701175: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701175 url https://www.openlane.eu/en/carv6/auction/10701175
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701176
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701176%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701176: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701176 url https://www.openlane.eu/en/carv6/auction/10701176
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701267
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701267%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701267: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701267 url https://www.openlane.eu/en/carv6/auction/10701267
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701070
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701070%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701070: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701070 url https://www.openlane.eu/en/carv6/auction/10701070
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701230
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701230%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701230: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701230 url https://www.openlane.eu/en/carv6/auction/10701230
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701177
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701177%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701177: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701177 url https://www.openlane.eu/en/carv6/auction/10701177
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701141
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701141%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701141: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701141 url https://www.openlane.eu/en/carv6/auction/10701141
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701231
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701231%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701231: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701231 url https://www.openlane.eu/en/carv6/auction/10701231
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701101
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701101%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701101: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701101 url https://www.openlane.eu/en/carv6/auction/10701101
2026-03-24 13:34:54 [adesa.fr] INFO: Found listing with ID: 10701120
2026-03-24 13:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710701120%27 HTTP/1.1" 200 None
2026-03-24 13:34:54 [adesa.fr] INFO: Scrape type for 10701120: 0
2026-03-24 13:34:54 [adesa.fr] INFO: Skipping item 10701120 url https://www.openlane.eu/en/carv6/auction/10701120
2026-03-24 13:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10710147
2026-03-24 13:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 with scrape type 2
2026-03-24 13:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dcd41cf-c409-5bf0-a823-6d88ed693195 with scrape type 2
2026-03-24 13:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9dcd41cf-c409-5bf0-a823-6d88ed693195, identifier: 10710147
2026-03-24 13:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10710147
2026-03-24 13:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10710147
2026-03-24 13:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9dcd41cf-c409-5bf0-a823-6d88ed693195 with identifier: 10710147 to the API
2026-03-24 13:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710147>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 398,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '9dcd41cf-c409-5bf0-a823-6d88ed693195',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-036-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710147',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 83856,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28000,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - Automatic - 398 hp - 83.856 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-24 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710147%27 HTTP/1.1" 200 None
2026-03-24 13:34:58 [adesa.fr] INFO: Saving data for 10710147: {'auction_closing_time': 1774426200.0, 'created_time': 1774272792.741485, 'last_price_update_time': 1774359298.117148}
2026-03-24 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710147') HTTP/1.1" 204 0
2026-03-24 13:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10716229
2026-03-24 13:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdead91-3109-51dd-817b-f176bb38ce49 with scrape type 1
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cdead91-3109-51dd-817b-f176bb38ce49
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F8635fada-c468-42cd-9c07-9deceedc9a85.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F52fcb001-173e-405d-8944-55ba455b3c98.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F5062cc6d-a026-4947-9299-c93458a8cf7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Fef5beb09-375a-494b-8368-a87ff7d98568.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Ff6a31ccc-6a49-43a6-b505-190217dd737e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F57cf2762-f377-4273-96e8-f1f726cae45f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Fe56eb910-be23-45f3-9667-a1570c8ca30a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Fcbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg already downloaded
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg already downloaded
2026-03-24 13:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cdead91-3109-51dd-817b-f176bb38ce49, identifier: 10716229
2026-03-24 13:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10716229
2026-03-24 13:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10716229
2026-03-24 13:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10716229 to the API
2026-03-24 13:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T07:40:00Z',
'fuel_type': 'Electric',
'id': '0cdead91-3109-51dd-817b-f176bb38ce49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716229',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 9722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg',
'https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg',
'https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg',
'https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg',
'https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg',
'https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg',
'https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg',
'https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg',
'https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg',
'https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467168,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463098,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465426,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490110,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448632,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342169,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280997,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374933,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371784,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg',
'Width': 2000}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2024-03-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'9.722 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-24 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716229%27 HTTP/1.1" 200 None
2026-03-24 13:35:00 [adesa.fr] INFO: Saving data for 10716229: {'created_time': 1774359300.571, 'last_price_update_time': 1774359300.571012, 'auction_closing_time': 1774424400.0}
2026-03-24 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716229') HTTP/1.1" 204 0
2026-03-24 13:35:02 [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-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701156
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701156%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701156: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701156 url https://www.openlane.eu/en/carv6/auction/10701156
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701142
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701142%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701142: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701142 url https://www.openlane.eu/en/carv6/auction/10701142
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701211
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701211%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701211: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701211 url https://www.openlane.eu/en/carv6/auction/10701211
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701268
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701268%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701268: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701268 url https://www.openlane.eu/en/carv6/auction/10701268
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701232
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701232%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701232: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701232 url https://www.openlane.eu/en/carv6/auction/10701232
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701103
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701103%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701103: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701103 url https://www.openlane.eu/en/carv6/auction/10701103
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701102
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701102%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701102: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701102 url https://www.openlane.eu/en/carv6/auction/10701102
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701121
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701121%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701121: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701121 url https://www.openlane.eu/en/carv6/auction/10701121
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701122
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701122%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701122: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701122 url https://www.openlane.eu/en/carv6/auction/10701122
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701197
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701197%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701197: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701197 url https://www.openlane.eu/en/carv6/auction/10701197
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701198
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701198%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701198: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701198 url https://www.openlane.eu/en/carv6/auction/10701198
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701269
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701269%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701269: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701269 url https://www.openlane.eu/en/carv6/auction/10701269
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701082
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701082%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701082: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701082 url https://www.openlane.eu/en/carv6/auction/10701082
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701212
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701212%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701212: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701212 url https://www.openlane.eu/en/carv6/auction/10701212
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701184
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701184%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701184: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701184 url https://www.openlane.eu/en/carv6/auction/10701184
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701138
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701138%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701138: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701138 url https://www.openlane.eu/en/carv6/auction/10701138
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701270
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701270%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701270: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701270 url https://www.openlane.eu/en/carv6/auction/10701270
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701104
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701104%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701104: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701104 url https://www.openlane.eu/en/carv6/auction/10701104
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701271
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701271%27 HTTP/1.1" 200 None
2026-03-24 13:35:02 [adesa.fr] INFO: Scrape type for 10701271: 0
2026-03-24 13:35:02 [adesa.fr] INFO: Skipping item 10701271 url https://www.openlane.eu/en/carv6/auction/10701271
2026-03-24 13:35:02 [adesa.fr] INFO: Found listing with ID: 10701123
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701123%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701123: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701123 url https://www.openlane.eu/en/carv6/auction/10701123
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701272
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701272%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701272: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701272 url https://www.openlane.eu/en/carv6/auction/10701272
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701273
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701273%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701273: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701273 url https://www.openlane.eu/en/carv6/auction/10701273
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701274
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701274%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701274: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701274 url https://www.openlane.eu/en/carv6/auction/10701274
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701199
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701199%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701199: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701199 url https://www.openlane.eu/en/carv6/auction/10701199
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701200
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701200%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701200: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701200 url https://www.openlane.eu/en/carv6/auction/10701200
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701275
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701275%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701275: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701275 url https://www.openlane.eu/en/carv6/auction/10701275
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701144
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701144%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701144: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701144 url https://www.openlane.eu/en/carv6/auction/10701144
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701139
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701139%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701139: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701139 url https://www.openlane.eu/en/carv6/auction/10701139
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701185
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701185%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701185: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701185 url https://www.openlane.eu/en/carv6/auction/10701185
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701277
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701277%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701277: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701277 url https://www.openlane.eu/en/carv6/auction/10701277
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701213
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701213%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701213: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701213 url https://www.openlane.eu/en/carv6/auction/10701213
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701276
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701276%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701276: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701276 url https://www.openlane.eu/en/carv6/auction/10701276
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701140
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701140%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701140: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701140 url https://www.openlane.eu/en/carv6/auction/10701140
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701124
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701124%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701124: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701124 url https://www.openlane.eu/en/carv6/auction/10701124
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701105
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701105%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701105: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701105 url https://www.openlane.eu/en/carv6/auction/10701105
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701278
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701278%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701278: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701278 url https://www.openlane.eu/en/carv6/auction/10701278
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701280
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701280%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701280: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701280 url https://www.openlane.eu/en/carv6/auction/10701280
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701107
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701107%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701107: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701107 url https://www.openlane.eu/en/carv6/auction/10701107
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701106
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701106%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701106: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701106 url https://www.openlane.eu/en/carv6/auction/10701106
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701281
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701281%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701281: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701281 url https://www.openlane.eu/en/carv6/auction/10701281
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701186
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701186%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701186: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701186 url https://www.openlane.eu/en/carv6/auction/10701186
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701279
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701279%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701279: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701279 url https://www.openlane.eu/en/carv6/auction/10701279
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701201
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701201%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701201: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701201 url https://www.openlane.eu/en/carv6/auction/10701201
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701233
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701233%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701233: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701233 url https://www.openlane.eu/en/carv6/auction/10701233
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701108
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701108%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701108: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701108 url https://www.openlane.eu/en/carv6/auction/10701108
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701282
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701282%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701282: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701282 url https://www.openlane.eu/en/carv6/auction/10701282
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701125
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701125%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701125: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701125 url https://www.openlane.eu/en/carv6/auction/10701125
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701234
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701234%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701234: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701234 url https://www.openlane.eu/en/carv6/auction/10701234
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701214
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701214%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701214: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701214 url https://www.openlane.eu/en/carv6/auction/10701214
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701215
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701215%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701215: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701215 url https://www.openlane.eu/en/carv6/auction/10701215
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701178
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701178%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701178: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701178 url https://www.openlane.eu/en/carv6/auction/10701178
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701157
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701157%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701157: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701157 url https://www.openlane.eu/en/carv6/auction/10701157
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701216
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701216%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701216: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701216 url https://www.openlane.eu/en/carv6/auction/10701216
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701217
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701217%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701217: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701217 url https://www.openlane.eu/en/carv6/auction/10701217
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701126
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701126%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701126: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701126 url https://www.openlane.eu/en/carv6/auction/10701126
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701283
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701283%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701283: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701283 url https://www.openlane.eu/en/carv6/auction/10701283
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701109
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701109%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701109: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701109 url https://www.openlane.eu/en/carv6/auction/10701109
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701110
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701110%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701110: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701110 url https://www.openlane.eu/en/carv6/auction/10701110
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701111
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701111%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701111: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701111 url https://www.openlane.eu/en/carv6/auction/10701111
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701202
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701202%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701202: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701202 url https://www.openlane.eu/en/carv6/auction/10701202
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701203
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701203%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701203: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701203 url https://www.openlane.eu/en/carv6/auction/10701203
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701180
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701180%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701180: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701180 url https://www.openlane.eu/en/carv6/auction/10701180
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701179
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701179%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701179: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701179 url https://www.openlane.eu/en/carv6/auction/10701179
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701285
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701285%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701285: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701285 url https://www.openlane.eu/en/carv6/auction/10701285
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701284
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701284%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701284: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701284 url https://www.openlane.eu/en/carv6/auction/10701284
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701158
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701158%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701158: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701158 url https://www.openlane.eu/en/carv6/auction/10701158
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701077
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701077%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701077: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701077 url https://www.openlane.eu/en/carv6/auction/10701077
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701076
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701076%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701076: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701076 url https://www.openlane.eu/en/carv6/auction/10701076
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701218
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701218%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701218: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701218 url https://www.openlane.eu/en/carv6/auction/10701218
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701204
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701204%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701204: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701204 url https://www.openlane.eu/en/carv6/auction/10701204
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701112
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701112%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701112: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701112 url https://www.openlane.eu/en/carv6/auction/10701112
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701235
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701235%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701235: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701235 url https://www.openlane.eu/en/carv6/auction/10701235
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701286
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701286%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701286: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701286 url https://www.openlane.eu/en/carv6/auction/10701286
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10701127
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701127%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10701127: 0
2026-03-24 13:35:03 [adesa.fr] INFO: Skipping item 10701127 url https://www.openlane.eu/en/carv6/auction/10701127
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716486%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716486: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716483%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716483: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-24 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716540%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716540: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-24 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716544%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716544: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-24 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716465%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716465: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-24 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716545%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716545: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-24 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716550%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716550: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-24 13:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716546%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716546: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716466
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716466%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716466: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716466 url https://www.openlane.eu/en/carv6/auction/10716466
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716507%27 HTTP/1.1" 200 None
2026-03-24 13:35:03 [adesa.fr] INFO: Scrape type for 10716507: 1
2026-03-24 13:35:03 [adesa.fr] INFO: Scraping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-24 13:35:03 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-24 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716504%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716504: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716522%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716522: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716501%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716501: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716547
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716547%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716547: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716547 url https://www.openlane.eu/en/carv6/auction/10716547
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716542%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716542: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716509%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716509: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716537%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716537: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716510%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716510: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716467%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716467: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716548%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716548: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716502%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716502: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716491%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716491: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716475%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716475: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716493
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716493%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716493: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716493 url https://www.openlane.eu/en/carv6/auction/10716493
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716497%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716497: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-24 13:35:04 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716492%27 HTTP/1.1" 200 None
2026-03-24 13:35:04 [adesa.fr] INFO: Scrape type for 10716492: 1
2026-03-24 13:35:04 [adesa.fr] INFO: Scraping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-24 13:35:06 [scrapy.extensions.logstats] INFO: Crawled 66 pages (at 25 pages/min), scraped 59 items (at 22 items/min)
2026-03-24 13:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-24 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544
2026-03-24 13:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with scrape type 1
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce1cf3c1-0fe7-5b17-a4d6-81de77466672
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252Fbba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/bba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F7e1c6240-542f-4a34-b701-f98f9320aae8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/7e1c6240-542f-4a34-b701-f98f9320aae8.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252Fd178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/d178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F15f3344f-6b4c-478a-b592-0e72de27e342.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/15f3344f-6b4c-478a-b592-0e72de27e342.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252Fe49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/e49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F5a0b82e1-e830-46a8-a15c-977043fb6746.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/5a0b82e1-e830-46a8-a15c-977043fb6746.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg already downloaded
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5722806%252Fgeneral%252F90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg already downloaded
2026-03-24 13:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce1cf3c1-0fe7-5b17-a4d6-81de77466672, identifier: 10716544
2026-03-24 13:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544
2026-03-24 13:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544
2026-03-24 13:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10716544 to the API
2026-03-24 13:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716544>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce1cf3c1-0fe7-5b17-a4d6-81de77466672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ822HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716544',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 194055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5722806/general/bba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg',
'https://images.openlane.eu/carimgs/5722806/general/7e1c6240-542f-4a34-b701-f98f9320aae8.jpg',
'https://images.openlane.eu/carimgs/5722806/general/d178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg',
'https://images.openlane.eu/carimgs/5722806/general/97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg',
'https://images.openlane.eu/carimgs/5722806/general/2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg',
'https://images.openlane.eu/carimgs/5722806/general/15f3344f-6b4c-478a-b592-0e72de27e342.jpg',
'https://images.openlane.eu/carimgs/5722806/general/e49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg',
'https://images.openlane.eu/carimgs/5722806/general/5a0b82e1-e830-46a8-a15c-977043fb6746.jpg',
'https://images.openlane.eu/carimgs/5722806/general/9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg',
'https://images.openlane.eu/carimgs/5722806/general/90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/bba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/7e1c6240-542f-4a34-b701-f98f9320aae8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/d178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/15f3344f-6b4c-478a-b592-0e72de27e342.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/e49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/5a0b82e1-e830-46a8-a15c-977043fb6746.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-06-10',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A5 Sportback 35 TDI Business - Diesel - Automatic - 163 hp - '
'194.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716544%27 HTTP/1.1" 200 None
2026-03-24 13:35:09 [adesa.fr] INFO: Saving data for 10716544: {'created_time': 1774359309.941082, 'last_price_update_time': 1774359309.941095, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716544') HTTP/1.1" 204 0
2026-03-24 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483
2026-03-24 13:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee9a27f-0a9c-5800-9a38-14414d97f36b with scrape type 1
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ee9a27f-0a9c-5800-9a38-14414d97f36b
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fadd126d6-12ca-4da9-8aa1-f002fa259a3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/add126d6-12ca-4da9-8aa1-f002fa259a3a.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fb29c965d-d343-4a56-a93f-70c20752c1d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/b29c965d-d343-4a56-a93f-70c20752c1d1.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Facfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/acfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fa09a0874-3397-454d-bcfc-62dd085bc3be.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/a09a0874-3397-454d-bcfc-62dd085bc3be.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F33232f3b-cabc-4189-ab15-c82f142acd3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/33232f3b-cabc-4189-ab15-c82f142acd3a.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fd714ca52-6b7d-4818-8b4a-af923b87df42.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/d714ca52-6b7d-4818-8b4a-af923b87df42.jpg already downloaded
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fe1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/e1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg already downloaded
2026-03-24 13:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ee9a27f-0a9c-5800-9a38-14414d97f36b, identifier: 10716483
2026-03-24 13:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483
2026-03-24 13:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483
2026-03-24 13:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10716483 to the API
2026-03-24 13:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716483>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2ee9a27f-0a9c-5800-9a38-14414d97f36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD677WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716483',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 230682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5735784/general/add126d6-12ca-4da9-8aa1-f002fa259a3a.jpg',
'https://images.openlane.eu/carimgs/5735784/general/76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg',
'https://images.openlane.eu/carimgs/5735784/general/b29c965d-d343-4a56-a93f-70c20752c1d1.jpg',
'https://images.openlane.eu/carimgs/5735784/general/acfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg',
'https://images.openlane.eu/carimgs/5735784/general/a09a0874-3397-454d-bcfc-62dd085bc3be.jpg',
'https://images.openlane.eu/carimgs/5735784/general/7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg',
'https://images.openlane.eu/carimgs/5735784/general/33232f3b-cabc-4189-ab15-c82f142acd3a.jpg',
'https://images.openlane.eu/carimgs/5735784/general/82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg',
'https://images.openlane.eu/carimgs/5735784/general/d714ca52-6b7d-4818-8b4a-af923b87df42.jpg',
'https://images.openlane.eu/carimgs/5735784/general/e1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/add126d6-12ca-4da9-8aa1-f002fa259a3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/b29c965d-d343-4a56-a93f-70c20752c1d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/acfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/a09a0874-3397-454d-bcfc-62dd085bc3be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/33232f3b-cabc-4189-ab15-c82f142acd3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/d714ca52-6b7d-4818-8b4a-af923b87df42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/e1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'230.682 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716483%27 HTTP/1.1" 200 None
2026-03-24 13:35:11 [adesa.fr] INFO: Saving data for 10716483: {'created_time': 1774359311.947887, 'last_price_update_time': 1774359311.947905, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716483') HTTP/1.1" 204 0
2026-03-24 13:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486
2026-03-24 13:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d95718-b7fe-5e96-9711-c55cba602f27 with scrape type 1
2026-03-24 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9d95718-b7fe-5e96-9711-c55cba602f27
2026-03-24 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252Fa4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/a4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F11fe441f-696d-4ac5-9815-936a66857934.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/11fe441f-696d-4ac5-9815-936a66857934.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F1140dc1c-a781-43b2-981a-9d670ba64062.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/1140dc1c-a781-43b2-981a-9d670ba64062.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252Fa75b211e-a18c-4dc7-ac77-22421f93d16c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/a75b211e-a18c-4dc7-ac77-22421f93d16c.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252Fe6903576-ccd2-4837-973c-abb9f33e3eb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/e6903576-ccd2-4837-973c-abb9f33e3eb0.jpg already downloaded
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5549989%252Fgeneral%252F8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg already downloaded
2026-03-24 13:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9d95718-b7fe-5e96-9711-c55cba602f27, identifier: 10716486
2026-03-24 13:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486
2026-03-24 13:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486
2026-03-24 13:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10716486 to the API
2026-03-24 13:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9d95718-b7fe-5e96-9711-c55cba602f27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-094-PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716486',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A1',
'odometer': 175361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5549989/general/3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg',
'https://images.openlane.eu/carimgs/5549989/general/a4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg',
'https://images.openlane.eu/carimgs/5549989/general/7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg',
'https://images.openlane.eu/carimgs/5549989/general/6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg',
'https://images.openlane.eu/carimgs/5549989/general/11fe441f-696d-4ac5-9815-936a66857934.jpg',
'https://images.openlane.eu/carimgs/5549989/general/1140dc1c-a781-43b2-981a-9d670ba64062.jpg',
'https://images.openlane.eu/carimgs/5549989/general/a75b211e-a18c-4dc7-ac77-22421f93d16c.jpg',
'https://images.openlane.eu/carimgs/5549989/general/9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg',
'https://images.openlane.eu/carimgs/5549989/general/e6903576-ccd2-4837-973c-abb9f33e3eb0.jpg',
'https://images.openlane.eu/carimgs/5549989/general/8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/a4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/11fe441f-696d-4ac5-9815-936a66857934.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/1140dc1c-a781-43b2-981a-9d670ba64062.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/a75b211e-a18c-4dc7-ac77-22421f93d16c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/e6903576-ccd2-4837-973c-abb9f33e3eb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Audi A1 Allstreet 35 TFSI Design Luxe - Petrol - Automatic - 150 hp '
'- 175.361 km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2023}
2026-03-24 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716486%27 HTTP/1.1" 200 None
2026-03-24 13:35:14 [adesa.fr] INFO: Saving data for 10716486: {'created_time': 1774359314.098968, 'last_price_update_time': 1774359314.09898, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716486') HTTP/1.1" 204 0
2026-03-24 13:35:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 10.228(s), this was the 1st time calling it.
2026-03-24 13:35:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.280533694953313 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 13:35:14 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '07911a0465ecbe9eee1ef7caf859d1d1', '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=07911a0465ecbe9eee1ef7caf859d1d1.
2026-03-24 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465
2026-03-24 13:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with scrape type 1
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F26fcfd06-863f-44d3-939d-cacb9a477def.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F45a78142-324f-421a-ac1d-35795d790c59.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252Fe40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F72a82198-af32-40b0-9fcb-240634bf650e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F378979e0-2e16-4beb-86e5-2c835fd99559.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg not downloaded yet
2026-03-24 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg not downloaded yet
2026-03-24 13:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545
2026-03-24 13:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with scrape type 1
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c953a81-0cd0-5b5a-a2c6-59718a980db9
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252F7a5b2021-43ae-460e-90ce-58539768c2ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/7a5b2021-43ae-460e-90ce-58539768c2ab.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252F2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252Ffae32c6a-f0b2-4502-920e-58d2d629de79.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/fae32c6a-f0b2-4502-920e-58d2d629de79.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252F41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252Fe426d657-55f1-4b2b-a774-b173b7aac8d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/e426d657-55f1-4b2b-a774-b173b7aac8d5.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252F68dc8f32-817e-4944-8024-560fe13138a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/68dc8f32-817e-4944-8024-560fe13138a8.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252Ffb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/fb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252Fb749f20c-7187-45c9-aa8e-97507bc4a374.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/b749f20c-7187-45c9-aa8e-97507bc4a374.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252F12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg already downloaded
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5722816%252Fgeneral%252Fd0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/d0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg already downloaded
2026-03-24 13:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c953a81-0cd0-5b5a-a2c6-59718a980db9, identifier: 10716545
2026-03-24 13:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545
2026-03-24 13:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545
2026-03-24 13:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10716545 to the API
2026-03-24 13:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35: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-24 13:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716545>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5c953a81-0cd0-5b5a-a2c6-59718a980db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP776KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716545',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 178501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5722816/general/7a5b2021-43ae-460e-90ce-58539768c2ab.jpg',
'https://images.openlane.eu/carimgs/5722816/general/2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg',
'https://images.openlane.eu/carimgs/5722816/general/fae32c6a-f0b2-4502-920e-58d2d629de79.jpg',
'https://images.openlane.eu/carimgs/5722816/general/41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg',
'https://images.openlane.eu/carimgs/5722816/general/e426d657-55f1-4b2b-a774-b173b7aac8d5.jpg',
'https://images.openlane.eu/carimgs/5722816/general/68dc8f32-817e-4944-8024-560fe13138a8.jpg',
'https://images.openlane.eu/carimgs/5722816/general/fb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg',
'https://images.openlane.eu/carimgs/5722816/general/b749f20c-7187-45c9-aa8e-97507bc4a374.jpg',
'https://images.openlane.eu/carimgs/5722816/general/12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg',
'https://images.openlane.eu/carimgs/5722816/general/d0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/7a5b2021-43ae-460e-90ce-58539768c2ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/fae32c6a-f0b2-4502-920e-58d2d629de79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/e426d657-55f1-4b2b-a774-b173b7aac8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/68dc8f32-817e-4944-8024-560fe13138a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/fb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/b749f20c-7187-45c9-aa8e-97507bc4a374.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/d0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi Q3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'178.501 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716545%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [adesa.fr] INFO: Saving data for 10716545: {'created_time': 1774359318.065644, 'last_price_update_time': 1774359318.065655, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716545') HTTP/1.1" 204 0
2026-03-24 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550
2026-03-24 13:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with scrape type 1
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bd65fac-e675-5bcc-b1bf-c37ded034d20
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252F34c8bdfc-2965-4f87-9198-c188e3996e48.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/34c8bdfc-2965-4f87-9198-c188e3996e48.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252F5b1be49e-8eae-4539-aaf3-56e65889c17c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/5b1be49e-8eae-4539-aaf3-56e65889c17c.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252Fe51c1dd5-95b1-4dfb-864c-de8e8a815ceb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/e51c1dd5-95b1-4dfb-864c-de8e8a815ceb.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252Fab987364-6431-4e4e-815e-3d254f1df0aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/ab987364-6431-4e4e-815e-3d254f1df0aa.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252Fba74c6f4-3e03-44d5-b933-963f32ebaccd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/ba74c6f4-3e03-44d5-b933-963f32ebaccd.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252F71ef73b7-40be-45f5-8ebf-e94ca9639348.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/71ef73b7-40be-45f5-8ebf-e94ca9639348.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252Fbe7ffbb8-337e-43d8-9ef3-d1fe3e351b7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/be7ffbb8-337e-43d8-9ef3-d1fe3e351b7b.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252Ff698080a-ce1d-42d4-9a7b-82f81b060f0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/f698080a-ce1d-42d4-9a7b-82f81b060f0f.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252F233da0dc-b79d-471f-8e18-df56df521c8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/233da0dc-b79d-471f-8e18-df56df521c8c.jpg already downloaded
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728733%252Fgeneral%252F346a9a1b-1c06-4a8d-9075-dd2158a26ad4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728733/general/346a9a1b-1c06-4a8d-9075-dd2158a26ad4.jpg already downloaded
2026-03-24 13:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bd65fac-e675-5bcc-b1bf-c37ded034d20, identifier: 10716550
2026-03-24 13:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550
2026-03-24 13:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550
2026-03-24 13:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bd65fac-e675-5bcc-b1bf-c37ded034d20 with identifier: 10716550 to the API
2026-03-24 13:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716550>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '2bd65fac-e675-5bcc-b1bf-c37ded034d20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX207RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716550',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 88900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5728733/general/34c8bdfc-2965-4f87-9198-c188e3996e48.jpg',
'https://images.openlane.eu/carimgs/5728733/general/5b1be49e-8eae-4539-aaf3-56e65889c17c.jpg',
'https://images.openlane.eu/carimgs/5728733/general/e51c1dd5-95b1-4dfb-864c-de8e8a815ceb.jpg',
'https://images.openlane.eu/carimgs/5728733/general/ab987364-6431-4e4e-815e-3d254f1df0aa.jpg',
'https://images.openlane.eu/carimgs/5728733/general/ba74c6f4-3e03-44d5-b933-963f32ebaccd.jpg',
'https://images.openlane.eu/carimgs/5728733/general/71ef73b7-40be-45f5-8ebf-e94ca9639348.jpg',
'https://images.openlane.eu/carimgs/5728733/general/be7ffbb8-337e-43d8-9ef3-d1fe3e351b7b.jpg',
'https://images.openlane.eu/carimgs/5728733/general/f698080a-ce1d-42d4-9a7b-82f81b060f0f.jpg',
'https://images.openlane.eu/carimgs/5728733/general/233da0dc-b79d-471f-8e18-df56df521c8c.jpg',
'https://images.openlane.eu/carimgs/5728733/general/346a9a1b-1c06-4a8d-9075-dd2158a26ad4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/34c8bdfc-2965-4f87-9198-c188e3996e48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/5b1be49e-8eae-4539-aaf3-56e65889c17c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/e51c1dd5-95b1-4dfb-864c-de8e8a815ceb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/ab987364-6431-4e4e-815e-3d254f1df0aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/ba74c6f4-3e03-44d5-b933-963f32ebaccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/71ef73b7-40be-45f5-8ebf-e94ca9639348.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/be7ffbb8-337e-43d8-9ef3-d1fe3e351b7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/f698080a-ce1d-42d4-9a7b-82f81b060f0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/233da0dc-b79d-471f-8e18-df56df521c8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd65fac-e675-5bcc-b1bf-c37ded034d20/2bd65fac-e675-5bcc-b1bf-c37ded034d20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728733/general/346a9a1b-1c06-4a8d-9075-dd2158a26ad4.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi Q3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'88.900 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716550%27 HTTP/1.1" 200 None
2026-03-24 13:35:19 [adesa.fr] INFO: Saving data for 10716550: {'created_time': 1774359319.978347, 'last_price_update_time': 1774359319.978361, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716550') HTTP/1.1" 204 0
2026-03-24 13:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c36d4d0>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c13ae50>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c25f650>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1f4710>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F378979e0-2e16-4beb-86e5-2c835fd99559.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077f9090>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716465)
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2d9e50>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2fa2d0>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F72a82198-af32-40b0-9fcb-240634bf650e.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1478d0>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252Fe40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077d8590>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F45a78142-324f-421a-ac1d-35795d790c59.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1ba790>
2026-03-24 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5637877%252Fgeneral%252F26fcfd06-863f-44d3-939d-cacb9a477def.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg saved to cache
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-24 13:35:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8, skipping ID generation
2026-03-24 13:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with scrape type 1
2026-03-24 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 sending to next pipeline
2026-03-24 13:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8, identifier: 10716465
2026-03-24 13:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465
2026-03-24 13:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465
2026-03-24 13:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10716465 to the API
2026-03-24 13:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '7be229b6-3b4a-516c-aa1e-ce75fbf96ac8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-404-CY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716465',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162754,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Audi Q3 35 TFSI Business - Petrol - Automatic - 150 hp - 162.754 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:22 [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-24 13:35:22 [adesa.fr] INFO: Saving data for 10716465: {'created_time': 1774359322.097177, 'last_price_update_time': 1774359322.097189, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716465') HTTP/1.1" 204 0
2026-03-24 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540
2026-03-24 13:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b65510e6-6ffd-5f8c-8825-8ebfef88b990 with scrape type 1
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b65510e6-6ffd-5f8c-8825-8ebfef88b990
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252F99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Fe0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252F5ca50143-86fb-45ea-a55f-214eb1119409.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/5ca50143-86fb-45ea-a55f-214eb1119409.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252F6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Fdc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/dc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Fc6004898-5bad-466d-b6bb-97037447a20d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/c6004898-5bad-466d-b6bb-97037447a20d.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Fe3588979-1faa-4a15-b578-afc622865ad4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e3588979-1faa-4a15-b578-afc622865ad4.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Ff04f3ac3-631d-4aac-983d-c42255bf13ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/f04f3ac3-631d-4aac-983d-c42255bf13ef.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Fe73441df-b115-4030-81f0-dd0e4ba82d57.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e73441df-b115-4030-81f0-dd0e4ba82d57.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5718774%252Fgeneral%252Fe9c5cd70-973f-4651-8602-a340d6e17a5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e9c5cd70-973f-4651-8602-a340d6e17a5d.jpg already downloaded
2026-03-24 13:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b65510e6-6ffd-5f8c-8825-8ebfef88b990, identifier: 10716540
2026-03-24 13:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507
2026-03-24 13:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c87c4b-8c66-547e-a432-07cf1e578110 with scrape type 1
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1c87c4b-8c66-547e-a432-07cf1e578110
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252F43b15628-e9d7-4de4-93e7-33b773b1a588.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/43b15628-e9d7-4de4-93e7-33b773b1a588.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252F13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252F3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252Fe3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/e3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252Fd792e621-978e-4a97-a5e2-9a0589503c65.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/d792e621-978e-4a97-a5e2-9a0589503c65.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252F6000c410-3be9-4698-8ee7-f05e67635e9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/6000c410-3be9-4698-8ee7-f05e67635e9f.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252F4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252Fa697d518-8985-4c18-a72c-69e7738e80a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/a697d518-8985-4c18-a72c-69e7738e80a1.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252F012b8435-2648-47cc-b4a7-fe371321524b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/012b8435-2648-47cc-b4a7-fe371321524b.jpg already downloaded
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5691668%252Fgeneral%252Fa69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/a69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg already downloaded
2026-03-24 13:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1c87c4b-8c66-547e-a432-07cf1e578110, identifier: 10716507
2026-03-24 13:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540
2026-03-24 13:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540
2026-03-24 13:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10716540 to the API
2026-03-24 13:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35: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-24 13:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716540>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b65510e6-6ffd-5f8c-8825-8ebfef88b990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE499ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716540',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 226811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5718774/general/99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg',
'https://images.openlane.eu/carimgs/5718774/general/5ca50143-86fb-45ea-a55f-214eb1119409.jpg',
'https://images.openlane.eu/carimgs/5718774/general/6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg',
'https://images.openlane.eu/carimgs/5718774/general/dc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg',
'https://images.openlane.eu/carimgs/5718774/general/c6004898-5bad-466d-b6bb-97037447a20d.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e3588979-1faa-4a15-b578-afc622865ad4.jpg',
'https://images.openlane.eu/carimgs/5718774/general/f04f3ac3-631d-4aac-983d-c42255bf13ef.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e73441df-b115-4030-81f0-dd0e4ba82d57.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e9c5cd70-973f-4651-8602-a340d6e17a5d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/5ca50143-86fb-45ea-a55f-214eb1119409.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/dc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/c6004898-5bad-466d-b6bb-97037447a20d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e3588979-1faa-4a15-b578-afc622865ad4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/f04f3ac3-631d-4aac-983d-c42255bf13ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e73441df-b115-4030-81f0-dd0e4ba82d57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e9c5cd70-973f-4651-8602-a340d6e17a5d.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A4 Avant 35 TFSI Business - Petrol - Automatic - 150 hp - '
'226.811 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716540%27 HTTP/1.1" 200 None
2026-03-24 13:35:26 [adesa.fr] INFO: Saving data for 10716540: {'created_time': 1774359326.862746, 'last_price_update_time': 1774359326.862762, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716540') HTTP/1.1" 204 0
2026-03-24 13:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507
2026-03-24 13:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507
2026-03-24 13:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10716507 to the API
2026-03-24 13:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35: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-24 13:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716507>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1c87c4b-8c66-547e-a432-07cf1e578110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC455AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716507',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 187811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5691668/general/43b15628-e9d7-4de4-93e7-33b773b1a588.jpg',
'https://images.openlane.eu/carimgs/5691668/general/13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg',
'https://images.openlane.eu/carimgs/5691668/general/3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg',
'https://images.openlane.eu/carimgs/5691668/general/e3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg',
'https://images.openlane.eu/carimgs/5691668/general/d792e621-978e-4a97-a5e2-9a0589503c65.jpg',
'https://images.openlane.eu/carimgs/5691668/general/6000c410-3be9-4698-8ee7-f05e67635e9f.jpg',
'https://images.openlane.eu/carimgs/5691668/general/4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg',
'https://images.openlane.eu/carimgs/5691668/general/a697d518-8985-4c18-a72c-69e7738e80a1.jpg',
'https://images.openlane.eu/carimgs/5691668/general/012b8435-2648-47cc-b4a7-fe371321524b.jpg',
'https://images.openlane.eu/carimgs/5691668/general/a69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/43b15628-e9d7-4de4-93e7-33b773b1a588.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/e3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/d792e621-978e-4a97-a5e2-9a0589503c65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/6000c410-3be9-4698-8ee7-f05e67635e9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/a697d518-8985-4c18-a72c-69e7738e80a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/012b8435-2648-47cc-b4a7-fe371321524b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/a69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X3 18d Business - Diesel - Automatic - 150 hp - 187.811 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716507%27 HTTP/1.1" 200 None
2026-03-24 13:35:28 [adesa.fr] INFO: Saving data for 10716507: {'created_time': 1774359328.957901, 'last_price_update_time': 1774359328.957913, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716507') HTTP/1.1" 204 0
2026-03-24 13:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466
2026-03-24 13:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b03c81-0000-5234-a37f-bdc14d864db1 with scrape type 1
2026-03-24 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252F0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fd03b2e6f-f789-4559-ae0b-08d6f757eebe.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/d03b2e6f-f789-4559-ae0b-08d6f757eebe.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252F86711c8f-6cce-40b7-b0aa-6602e88b9416.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/86711c8f-6cce-40b7-b0aa-6602e88b9416.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fbffe2bdf-7997-4039-83e5-5dd723c2fb14.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/bffe2bdf-7997-4039-83e5-5dd723c2fb14.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fcbd9e5ba-807c-4ad9-bc16-bc56f3f83344.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/cbd9e5ba-807c-4ad9-bc16-bc56f3f83344.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fbb983bd3-11e7-4f04-8a09-1fe024150a2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/bb983bd3-11e7-4f04-8a09-1fe024150a2c.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252F01a4c802-52db-44ce-b149-c69c5cb87f8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/01a4c802-52db-44ce-b149-c69c5cb87f8e.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252F02904308-e766-4352-bc92-3594b2b1be49.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/02904308-e766-4352-bc92-3594b2b1be49.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252F29e73faf-1d30-4241-bd7e-05b03112dcab.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/29e73faf-1d30-4241-bd7e-05b03112dcab.jpg not downloaded yet
2026-03-24 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fee6be157-5693-4dfe-aec4-dcd4da5d7448.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/ee6be157-5693-4dfe-aec4-dcd4da5d7448.jpg not downloaded yet
2026-03-24 13:35:30 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='6d2f5e22ceef91693782c49106f455d5') while processing URL (https://www.openlane.eu/en/carv6/auction/10710135): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-24 13: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-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/ee6be157-5693-4dfe-aec4-dcd4da5d7448.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:30 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10710135>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 13:35:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '6d2f5e22ceef91693782c49106f455d5', '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":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=6d2f5e22ceef91693782c49106f455d5
2026-03-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/29e73faf-1d30-4241-bd7e-05b03112dcab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077a0a10>
2026-03-24 13:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fee6be157-5693-4dfe-aec4-dcd4da5d7448.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/ee6be157-5693-4dfe-aec4-dcd4da5d7448.jpg saved to cache
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/02904308-e766-4352-bc92-3594b2b1be49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/01a4c802-52db-44ce-b149-c69c5cb87f8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c324a10>
2026-03-24 13:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252F29e73faf-1d30-4241-bd7e-05b03112dcab.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/29e73faf-1d30-4241-bd7e-05b03112dcab.jpg saved to cache
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/cbd9e5ba-807c-4ad9-bc16-bc56f3f83344.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/bffe2bdf-7997-4039-83e5-5dd723c2fb14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501
2026-03-24 13:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1985e3-3f59-51aa-ab98-99d8e413b992 with scrape type 1
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d1985e3-3f59-51aa-ab98-99d8e413b992
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F76af489a-a156-4f4f-a944-9403e0abb351.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/76af489a-a156-4f4f-a944-9403e0abb351.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252Fb64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/b64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F644ad146-7280-44dd-adc6-7fff3e598772.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/644ad146-7280-44dd-adc6-7fff3e598772.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F1a385702-14d5-4570-bf97-ad209ebdc66f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/1a385702-14d5-4570-bf97-ad209ebdc66f.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F4d45958f-3037-49b3-930d-ed5055d47443.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/4d45958f-3037-49b3-930d-ed5055d47443.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252Ff2060580-86fa-4eb8-8e77-94a7e84615b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/f2060580-86fa-4eb8-8e77-94a7e84615b8.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5682995%252Fgeneral%252F94ad9b87-059f-47c0-831a-11a595b6880f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/94ad9b87-059f-47c0-831a-11a595b6880f.jpg already downloaded
2026-03-24 13:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d1985e3-3f59-51aa-ab98-99d8e413b992, identifier: 10716501
2026-03-24 13:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547
2026-03-24 13:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b085fb62-f4fd-55fe-8108-1f23381f8ed0 with scrape type 1
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b085fb62-f4fd-55fe-8108-1f23381f8ed0
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F8d12e01f-4c62-4657-8612-e906f49cfece.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/8d12e01f-4c62-4657-8612-e906f49cfece.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F06610b49-a6e4-4dc4-a532-b9a4a73bccb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/06610b49-a6e4-4dc4-a532-b9a4a73bccb9.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F339583ce-04d3-4a59-8b09-1388c4707a9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/339583ce-04d3-4a59-8b09-1388c4707a9c.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F0f845f89-3076-4376-8af3-184a107f401a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/0f845f89-3076-4376-8af3-184a107f401a.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F76023972-b377-42f2-85ac-95e071d5ec0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/76023972-b377-42f2-85ac-95e071d5ec0b.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F40844cfb-157f-4837-b57f-81cd587b7e24.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/40844cfb-157f-4837-b57f-81cd587b7e24.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252Fc8684700-53ce-49bc-8429-0da9ab7d89d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/c8684700-53ce-49bc-8429-0da9ab7d89d0.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F45608b5c-66fd-4789-b83f-aebfd318d375.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/45608b5c-66fd-4789-b83f-aebfd318d375.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F5009fe66-99f8-409e-8014-eceaf837516b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/5009fe66-99f8-409e-8014-eceaf837516b.jpg already downloaded
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5724527%252Fgeneral%252F04ab0700-3326-4d25-892f-db5f8838b4cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724527/general/04ab0700-3326-4d25-892f-db5f8838b4cb.jpg already downloaded
2026-03-24 13:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b085fb62-f4fd-55fe-8108-1f23381f8ed0, identifier: 10716547
2026-03-24 13:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501
2026-03-24 13:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501
2026-03-24 13:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10716501 to the API
2026-03-24 13:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '6d1985e3-3f59-51aa-ab98-99d8e413b992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EC-457-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716501',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 31099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5682995/general/92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg',
'https://images.openlane.eu/carimgs/5682995/general/76af489a-a156-4f4f-a944-9403e0abb351.jpg',
'https://images.openlane.eu/carimgs/5682995/general/b64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg',
'https://images.openlane.eu/carimgs/5682995/general/43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg',
'https://images.openlane.eu/carimgs/5682995/general/644ad146-7280-44dd-adc6-7fff3e598772.jpg',
'https://images.openlane.eu/carimgs/5682995/general/1a385702-14d5-4570-bf97-ad209ebdc66f.jpg',
'https://images.openlane.eu/carimgs/5682995/general/4d45958f-3037-49b3-930d-ed5055d47443.jpg',
'https://images.openlane.eu/carimgs/5682995/general/f2060580-86fa-4eb8-8e77-94a7e84615b8.jpg',
'https://images.openlane.eu/carimgs/5682995/general/08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg',
'https://images.openlane.eu/carimgs/5682995/general/94ad9b87-059f-47c0-831a-11a595b6880f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/76af489a-a156-4f4f-a944-9403e0abb351.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/b64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/644ad146-7280-44dd-adc6-7fff3e598772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/1a385702-14d5-4570-bf97-ad209ebdc66f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/4d45958f-3037-49b3-930d-ed5055d47443.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/f2060580-86fa-4eb8-8e77-94a7e84615b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/94ad9b87-059f-47c0-831a-11a595b6880f.jpg',
'Width': 1024}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Berlingo Business - Petrol - Manual - 98 hp - 31.099 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-24 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716501%27 HTTP/1.1" 200 None
2026-03-24 13:35:32 [adesa.fr] INFO: Saving data for 10716501: {'created_time': 1774359332.393472, 'last_price_update_time': 1774359332.393485, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716501') HTTP/1.1" 204 0
2026-03-24 13:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547
2026-03-24 13:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547
2026-03-24 13:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b085fb62-f4fd-55fe-8108-1f23381f8ed0 with identifier: 10716547 to the API
2026-03-24 13:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b085fb62-f4fd-55fe-8108-1f23381f8ed0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC-702-TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716547',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 140621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5724527/general/8d12e01f-4c62-4657-8612-e906f49cfece.jpg',
'https://images.openlane.eu/carimgs/5724527/general/06610b49-a6e4-4dc4-a532-b9a4a73bccb9.jpg',
'https://images.openlane.eu/carimgs/5724527/general/339583ce-04d3-4a59-8b09-1388c4707a9c.jpg',
'https://images.openlane.eu/carimgs/5724527/general/0f845f89-3076-4376-8af3-184a107f401a.jpg',
'https://images.openlane.eu/carimgs/5724527/general/76023972-b377-42f2-85ac-95e071d5ec0b.jpg',
'https://images.openlane.eu/carimgs/5724527/general/40844cfb-157f-4837-b57f-81cd587b7e24.jpg',
'https://images.openlane.eu/carimgs/5724527/general/c8684700-53ce-49bc-8429-0da9ab7d89d0.jpg',
'https://images.openlane.eu/carimgs/5724527/general/45608b5c-66fd-4789-b83f-aebfd318d375.jpg',
'https://images.openlane.eu/carimgs/5724527/general/5009fe66-99f8-409e-8014-eceaf837516b.jpg',
'https://images.openlane.eu/carimgs/5724527/general/04ab0700-3326-4d25-892f-db5f8838b4cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/8d12e01f-4c62-4657-8612-e906f49cfece.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/06610b49-a6e4-4dc4-a532-b9a4a73bccb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/339583ce-04d3-4a59-8b09-1388c4707a9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/0f845f89-3076-4376-8af3-184a107f401a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/76023972-b377-42f2-85ac-95e071d5ec0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/40844cfb-157f-4837-b57f-81cd587b7e24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/c8684700-53ce-49bc-8429-0da9ab7d89d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/45608b5c-66fd-4789-b83f-aebfd318d375.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/5009fe66-99f8-409e-8014-eceaf837516b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b085fb62-f4fd-55fe-8108-1f23381f8ed0/b085fb62-f4fd-55fe-8108-1f23381f8ed0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724527/general/04ab0700-3326-4d25-892f-db5f8838b4cb.jpg',
'Width': 1024}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2018-12-26',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Citroën C3 1.2 Feel Business - Petrol - Manual - 82 hp - 140.621 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2018}
2026-03-24 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716547%27 HTTP/1.1" 200 None
2026-03-24 13:35:33 [adesa.fr] INFO: Saving data for 10716547: {'created_time': 1774359333.964059, 'last_price_update_time': 1774359333.964073, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716547') HTTP/1.1" 204 0
2026-03-24 13:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1fd5d0>
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252F02904308-e766-4352-bc92-3594b2b1be49.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/02904308-e766-4352-bc92-3594b2b1be49.jpg saved to cache
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0efc50>
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252F01a4c802-52db-44ce-b149-c69c5cb87f8e.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/01a4c802-52db-44ce-b149-c69c5cb87f8e.jpg saved to cache
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c206d10>
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252Fcbd9e5ba-807c-4ad9-bc16-bc56f3f83344.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/cbd9e5ba-807c-4ad9-bc16-bc56f3f83344.jpg saved to cache
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0ec8d0>
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252Fbffe2bdf-7997-4039-83e5-5dd723c2fb14.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/bffe2bdf-7997-4039-83e5-5dd723c2fb14.jpg saved to cache
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13: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-24 13: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-24 13:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/86711c8f-6cce-40b7-b0aa-6602e88b9416.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13: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-24 13:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492
2026-03-24 13:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60e26e3-3598-5caf-9c27-9956687ed64f with scrape type 1
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f60e26e3-3598-5caf-9c27-9956687ed64f
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F58c6d950-3425-4a6b-98d0-1fcb84d5ccc5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/58c6d950-3425-4a6b-98d0-1fcb84d5ccc5.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252Fc1c4162a-695c-4f2c-ade9-efbdd446b60c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/c1c4162a-695c-4f2c-ade9-efbdd446b60c.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F43c55ace-b0b1-465e-9e0d-f185e0f1ab76.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/43c55ace-b0b1-465e-9e0d-f185e0f1ab76.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F20da2d16-8308-405c-8483-42bdef1c7181.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/20da2d16-8308-405c-8483-42bdef1c7181.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F35f581d4-bea9-4e85-beb7-aa0e559a475b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/35f581d4-bea9-4e85-beb7-aa0e559a475b.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252Fe3aa15d0-8928-4981-9221-4ea02b62cbe0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/e3aa15d0-8928-4981-9221-4ea02b62cbe0.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F468d0702-193a-4435-b202-f7e8020c9844.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/468d0702-193a-4435-b202-f7e8020c9844.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F0eefeaaa-c060-44a4-ab8c-be5daf7c43b4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/0eefeaaa-c060-44a4-ab8c-be5daf7c43b4.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252Fb3e897f8-5bfd-474a-91cd-d8bd7ea2d825.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/b3e897f8-5bfd-474a-91cd-d8bd7ea2d825.jpeg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5661440%252Fgeneral%252F6fa85bbf-71ea-4036-9e9a-a1a9d9b2120c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661440/general/6fa85bbf-71ea-4036-9e9a-a1a9d9b2120c.jpeg already downloaded
2026-03-24 13:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f60e26e3-3598-5caf-9c27-9956687ed64f, identifier: 10716492
2026-03-24 13:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504
2026-03-24 13:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3432317b-c827-58c8-b73d-cb8e4e945ecb with scrape type 1
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3432317b-c827-58c8-b73d-cb8e4e945ecb
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252Faa712403-6aa0-4ecf-a412-5c777db762cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/aa712403-6aa0-4ecf-a412-5c777db762cf.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252Fac8482c5-4146-442d-ac5f-2afce485698f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/ac8482c5-4146-442d-ac5f-2afce485698f.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252Fe77d3cd1-6b84-431d-a30c-e54106e79e83.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/e77d3cd1-6b84-431d-a30c-e54106e79e83.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252Fb3850132-ebc0-4690-b708-4414f844f126.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/b3850132-ebc0-4690-b708-4414f844f126.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252F5fece97b-2274-491b-8086-29eb5db0f7a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/5fece97b-2274-491b-8086-29eb5db0f7a7.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252F98641d14-e7dc-449b-bef2-14424475244c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/98641d14-e7dc-449b-bef2-14424475244c.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252F95218b99-6f4e-4992-b89d-00e466bdfb34.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/95218b99-6f4e-4992-b89d-00e466bdfb34.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252F60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252Fb6142541-fbbc-418d-8809-6fea1da199ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/b6142541-fbbc-418d-8809-6fea1da199ae.jpg already downloaded
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5685300%252Fgeneral%252Fb8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/b8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg already downloaded
2026-03-24 13:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3432317b-c827-58c8-b73d-cb8e4e945ecb, identifier: 10716504
2026-03-24 13:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/d03b2e6f-f789-4559-ae0b-08d6f757eebe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492
2026-03-24 13:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492
2026-03-24 13:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f60e26e3-3598-5caf-9c27-9956687ed64f with identifier: 10716492 to the API
2026-03-24 13:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f60e26e3-3598-5caf-9c27-9956687ed64f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-791-ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716492',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 96041,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5661440/general/58c6d950-3425-4a6b-98d0-1fcb84d5ccc5.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/c1c4162a-695c-4f2c-ade9-efbdd446b60c.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/43c55ace-b0b1-465e-9e0d-f185e0f1ab76.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/20da2d16-8308-405c-8483-42bdef1c7181.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/35f581d4-bea9-4e85-beb7-aa0e559a475b.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/e3aa15d0-8928-4981-9221-4ea02b62cbe0.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/468d0702-193a-4435-b202-f7e8020c9844.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/0eefeaaa-c060-44a4-ab8c-be5daf7c43b4.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/b3e897f8-5bfd-474a-91cd-d8bd7ea2d825.jpeg',
'https://images.openlane.eu/carimgs/5661440/general/6fa85bbf-71ea-4036-9e9a-a1a9d9b2120c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3319131,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/58c6d950-3425-4a6b-98d0-1fcb84d5ccc5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2754974,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/c1c4162a-695c-4f2c-ade9-efbdd446b60c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3165917,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/43c55ace-b0b1-465e-9e0d-f185e0f1ab76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2774342,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/20da2d16-8308-405c-8483-42bdef1c7181.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2885006,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/35f581d4-bea9-4e85-beb7-aa0e559a475b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2635668,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/e3aa15d0-8928-4981-9221-4ea02b62cbe0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2845877,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/468d0702-193a-4435-b202-f7e8020c9844.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3286130,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/0eefeaaa-c060-44a4-ab8c-be5daf7c43b4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2256614,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/b3e897f8-5bfd-474a-91cd-d8bd7ea2d825.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e26e3-3598-5caf-9c27-9956687ed64f/f60e26e3-3598-5caf-9c27-9956687ed64f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1786990,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661440/general/6fa85bbf-71ea-4036-9e9a-a1a9d9b2120c.jpeg',
'Width': 4032}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.6 Shine - Hybrid - Automatic - 181 hp - 96.041 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716492%27 HTTP/1.1" 200 None
2026-03-24 13:35:35 [adesa.fr] INFO: Saving data for 10716492: {'created_time': 1774359335.646089, 'last_price_update_time': 1774359335.6461, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716492') HTTP/1.1" 204 0
2026-03-24 13:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504
2026-03-24 13:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504
2026-03-24 13:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10716504 to the API
2026-03-24 13:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3432317b-c827-58c8-b73d-cb8e4e945ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-099-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716504',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 107756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5685300/general/aa712403-6aa0-4ecf-a412-5c777db762cf.jpg',
'https://images.openlane.eu/carimgs/5685300/general/ac8482c5-4146-442d-ac5f-2afce485698f.jpg',
'https://images.openlane.eu/carimgs/5685300/general/e77d3cd1-6b84-431d-a30c-e54106e79e83.jpg',
'https://images.openlane.eu/carimgs/5685300/general/b3850132-ebc0-4690-b708-4414f844f126.jpg',
'https://images.openlane.eu/carimgs/5685300/general/5fece97b-2274-491b-8086-29eb5db0f7a7.jpg',
'https://images.openlane.eu/carimgs/5685300/general/98641d14-e7dc-449b-bef2-14424475244c.jpg',
'https://images.openlane.eu/carimgs/5685300/general/95218b99-6f4e-4992-b89d-00e466bdfb34.jpg',
'https://images.openlane.eu/carimgs/5685300/general/60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg',
'https://images.openlane.eu/carimgs/5685300/general/b6142541-fbbc-418d-8809-6fea1da199ae.jpg',
'https://images.openlane.eu/carimgs/5685300/general/b8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/aa712403-6aa0-4ecf-a412-5c777db762cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/ac8482c5-4146-442d-ac5f-2afce485698f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/e77d3cd1-6b84-431d-a30c-e54106e79e83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/b3850132-ebc0-4690-b708-4414f844f126.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/5fece97b-2274-491b-8086-29eb5db0f7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/98641d14-e7dc-449b-bef2-14424475244c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/95218b99-6f4e-4992-b89d-00e466bdfb34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/b6142541-fbbc-418d-8809-6fea1da199ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/b8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg',
'Width': 1024}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Berlingo 1.2 Club - Petrol - Manual - 110 hp - 107.756 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716504%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [adesa.fr] INFO: Saving data for 10716504: {'created_time': 1774359337.463366, 'last_price_update_time': 1774359337.463378, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716504') HTTP/1.1" 204 0
2026-03-24 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/bb983bd3-11e7-4f04-8a09-1fe024150a2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546
2026-03-24 13:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daf86a2f-a619-5843-b7c8-acc3116799b1 with scrape type 1
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item daf86a2f-a619-5843-b7c8-acc3116799b1
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252F93a018ba-1714-404c-8383-613a5da231c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/93a018ba-1714-404c-8383-613a5da231c7.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252Fbacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/bacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252F8136df25-e7b2-4f18-975c-76cc30f28afe.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/8136df25-e7b2-4f18-975c-76cc30f28afe.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252Ffa109a3a-72f1-40a6-8b65-547be231f48a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/fa109a3a-72f1-40a6-8b65-547be231f48a.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252Fe7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/e7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252F832f8d52-399d-43d6-9776-ea22c900c255.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/832f8d52-399d-43d6-9776-ea22c900c255.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252Fb6526fed-8e61-4b23-a924-79cbd5635bd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/b6526fed-8e61-4b23-a924-79cbd5635bd2.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252Fd9373042-75da-4f9d-a13a-63cafce2c3cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/d9373042-75da-4f9d-a13a-63cafce2c3cb.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252F881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg already downloaded
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724526%252Fgeneral%252F446937fc-2d48-4879-9140-1d287ad9ff8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/446937fc-2d48-4879-9140-1d287ad9ff8b.jpg already downloaded
2026-03-24 13:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: daf86a2f-a619-5843-b7c8-acc3116799b1, identifier: 10716546
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8bbc10>
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252F86711c8f-6cce-40b7-b0aa-6602e88b9416.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/86711c8f-6cce-40b7-b0aa-6602e88b9416.jpg saved to cache
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c4b10>
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730164%252Fgeneral%252Fd03b2e6f-f789-4559-ae0b-08d6f757eebe.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/d03b2e6f-f789-4559-ae0b-08d6f757eebe.jpg saved to cache
2026-03-24 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546
2026-03-24 13:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546
2026-03-24 13:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10716546 to the API
2026-03-24 13:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'daf86a2f-a619-5843-b7c8-acc3116799b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-596-HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716546',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 27440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5724526/general/93a018ba-1714-404c-8383-613a5da231c7.jpg',
'https://images.openlane.eu/carimgs/5724526/general/bacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg',
'https://images.openlane.eu/carimgs/5724526/general/8136df25-e7b2-4f18-975c-76cc30f28afe.jpg',
'https://images.openlane.eu/carimgs/5724526/general/fa109a3a-72f1-40a6-8b65-547be231f48a.jpg',
'https://images.openlane.eu/carimgs/5724526/general/e7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg',
'https://images.openlane.eu/carimgs/5724526/general/832f8d52-399d-43d6-9776-ea22c900c255.jpg',
'https://images.openlane.eu/carimgs/5724526/general/b6526fed-8e61-4b23-a924-79cbd5635bd2.jpg',
'https://images.openlane.eu/carimgs/5724526/general/d9373042-75da-4f9d-a13a-63cafce2c3cb.jpg',
'https://images.openlane.eu/carimgs/5724526/general/881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg',
'https://images.openlane.eu/carimgs/5724526/general/446937fc-2d48-4879-9140-1d287ad9ff8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/93a018ba-1714-404c-8383-613a5da231c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/bacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/8136df25-e7b2-4f18-975c-76cc30f28afe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/fa109a3a-72f1-40a6-8b65-547be231f48a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/e7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/832f8d52-399d-43d6-9776-ea22c900c255.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/b6526fed-8e61-4b23-a924-79cbd5635bd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/d9373042-75da-4f9d-a13a-63cafce2c3cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/446937fc-2d48-4879-9140-1d287ad9ff8b.jpg',
'Width': 1024}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'BMW 1 Series 118i Sport - Petrol - Automatic - 136 hp - 27.440 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716546%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Saving data for 10716546: {'created_time': 1774359339.553688, 'last_price_update_time': 1774359339.553699, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716546') HTTP/1.1" 204 0
2026-03-24 13:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1ab590>
2026-03-24 13:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252Fbb983bd3-11e7-4f04-8a09-1fe024150a2c.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/bb983bd3-11e7-4f04-8a09-1fe024150a2c.jpg saved to cache
2026-03-24 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716482%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716482: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716468%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716468: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716469%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716469: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716514%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716514: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716529%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716529: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716489%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716489: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716523%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716523: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716496%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716496: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-24 13:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730164/general/0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716466)
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716498%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716498: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716519%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716519: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-24 13:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716534%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716534: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-24 13: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-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716503%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716503: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716517%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716517: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716499%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716499: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-24 13:35:39 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716490%27 HTTP/1.1" 200 None
2026-03-24 13:35:39 [adesa.fr] INFO: Scrape type for 10716490: 1
2026-03-24 13:35:39 [adesa.fr] INFO: Scraping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-24 13:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c19a910>
2026-03-24 13:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5730164%252Fgeneral%252F0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg') HTTP/1.1" 204 0
2026-03-24 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730164/general/0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg saved to cache
2026-03-24 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64b03c81-0000-5234-a37f-bdc14d864db1
2026-03-24 13:35:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64b03c81-0000-5234-a37f-bdc14d864db1, skipping ID generation
2026-03-24 13:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b03c81-0000-5234-a37f-bdc14d864db1 with scrape type 1
2026-03-24 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64b03c81-0000-5234-a37f-bdc14d864db1 sending to next pipeline
2026-03-24 13:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64b03c81-0000-5234-a37f-bdc14d864db1, identifier: 10716466
2026-03-24 13:35:40 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-24 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716481%27 HTTP/1.1" 200 None
2026-03-24 13:35:40 [adesa.fr] INFO: Scrape type for 10716481: 1
2026-03-24 13:35:40 [adesa.fr] INFO: Scraping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-24 13:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466
2026-03-24 13:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466
2026-03-24 13:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64b03c81-0000-5234-a37f-bdc14d864db1 with identifier: 10716466 to the API
2026-03-24 13:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730164/general/0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '64b03c81-0000-5234-a37f-bdc14d864db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-676-CL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716466',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 131253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/0b09f370-0efd-49c8-b8c2-61f3363f7e42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/d03b2e6f-f789-4559-ae0b-08d6f757eebe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/86711c8f-6cce-40b7-b0aa-6602e88b9416.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/bffe2bdf-7997-4039-83e5-5dd723c2fb14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/cbd9e5ba-807c-4ad9-bc16-bc56f3f83344.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/bb983bd3-11e7-4f04-8a09-1fe024150a2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/01a4c802-52db-44ce-b149-c69c5cb87f8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/02904308-e766-4352-bc92-3594b2b1be49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/29e73faf-1d30-4241-bd7e-05b03112dcab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64b03c81-0000-5234-a37f-bdc14d864db1/64b03c81-0000-5234-a37f-bdc14d864db1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730164/general/ee6be157-5693-4dfe-aec4-dcd4da5d7448.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'BMW 3 Series Touring 320e Business Design - xDrive - Hybrid - '
'Automatic - 163 hp - 131.253 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2023}
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716466%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [adesa.fr] INFO: Saving data for 10716466: {'created_time': 1774359341.108834, 'last_price_update_time': 1774359341.108845, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716466') HTTP/1.1" 204 0
2026-03-24 13:35:41 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716521%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [adesa.fr] INFO: Scrape type for 10716521: 1
2026-03-24 13:35:41 [adesa.fr] INFO: Scraping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-24 13:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493
2026-03-24 13:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with scrape type 1
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8ea0467-e9dc-5f4e-a005-649ff4376bb8
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F1045047c-a168-408b-8b25-41e09981cce0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/1045047c-a168-408b-8b25-41e09981cce0.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F1cecf07b-d640-41fc-a7f2-97b821c4d741.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/1cecf07b-d640-41fc-a7f2-97b821c4d741.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252Fd6092f8e-e4f3-46a3-8635-ca105fcefc0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/d6092f8e-e4f3-46a3-8635-ca105fcefc0c.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252Fd0b5be85-f400-4de7-98a8-8dd91fd7b076.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/d0b5be85-f400-4de7-98a8-8dd91fd7b076.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F159f8ac3-b787-4ca0-97b9-b5e9cd2fbe2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/159f8ac3-b787-4ca0-97b9-b5e9cd2fbe2a.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F838631a4-0531-4c4a-b826-3429caeeb143.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/838631a4-0531-4c4a-b826-3429caeeb143.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F1b29e05d-d19a-4d98-99d4-41ef823f682c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/1b29e05d-d19a-4d98-99d4-41ef823f682c.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F8138933b-afe2-4ba6-aa0a-3f9269cccddb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/8138933b-afe2-4ba6-aa0a-3f9269cccddb.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252Fcfd01eac-3868-43a8-8619-0ac4be8bc1c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/cfd01eac-3868-43a8-8619-0ac4be8bc1c7.jpg already downloaded
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5664216%252Fgeneral%252F1437074f-e93d-4448-924d-78a81a5d211b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664216/general/1437074f-e93d-4448-924d-78a81a5d211b.jpg already downloaded
2026-03-24 13:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8ea0467-e9dc-5f4e-a005-649ff4376bb8, identifier: 10716493
2026-03-24 13:35:41 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716513%27 HTTP/1.1" 200 None
2026-03-24 13:35:41 [adesa.fr] INFO: Scrape type for 10716513: 1
2026-03-24 13:35:41 [adesa.fr] INFO: Scraping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-24 13:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493
2026-03-24 13:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493
2026-03-24 13:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8ea0467-e9dc-5f4e-a005-649ff4376bb8 with identifier: 10716493 to the API
2026-03-24 13:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716493>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ea0467-e9dc-5f4e-a005-649ff4376bb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX316SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716493',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 132428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 94,
'photo_urls': ['https://images.openlane.eu/carimgs/5664216/general/1045047c-a168-408b-8b25-41e09981cce0.jpg',
'https://images.openlane.eu/carimgs/5664216/general/1cecf07b-d640-41fc-a7f2-97b821c4d741.jpg',
'https://images.openlane.eu/carimgs/5664216/general/d6092f8e-e4f3-46a3-8635-ca105fcefc0c.jpg',
'https://images.openlane.eu/carimgs/5664216/general/d0b5be85-f400-4de7-98a8-8dd91fd7b076.jpg',
'https://images.openlane.eu/carimgs/5664216/general/159f8ac3-b787-4ca0-97b9-b5e9cd2fbe2a.jpg',
'https://images.openlane.eu/carimgs/5664216/general/838631a4-0531-4c4a-b826-3429caeeb143.jpg',
'https://images.openlane.eu/carimgs/5664216/general/1b29e05d-d19a-4d98-99d4-41ef823f682c.jpg',
'https://images.openlane.eu/carimgs/5664216/general/8138933b-afe2-4ba6-aa0a-3f9269cccddb.jpg',
'https://images.openlane.eu/carimgs/5664216/general/cfd01eac-3868-43a8-8619-0ac4be8bc1c7.jpg',
'https://images.openlane.eu/carimgs/5664216/general/1437074f-e93d-4448-924d-78a81a5d211b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/1045047c-a168-408b-8b25-41e09981cce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/1cecf07b-d640-41fc-a7f2-97b821c4d741.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/d6092f8e-e4f3-46a3-8635-ca105fcefc0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/d0b5be85-f400-4de7-98a8-8dd91fd7b076.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/159f8ac3-b787-4ca0-97b9-b5e9cd2fbe2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/838631a4-0531-4c4a-b826-3429caeeb143.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/1b29e05d-d19a-4d98-99d4-41ef823f682c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/8138933b-afe2-4ba6-aa0a-3f9269cccddb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/cfd01eac-3868-43a8-8619-0ac4be8bc1c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8ea0467-e9dc-5f4e-a005-649ff4376bb8/c8ea0467-e9dc-5f4e-a005-649ff4376bb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664216/general/1437074f-e93d-4448-924d-78a81a5d211b.jpg',
'Width': 1024}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'132.428 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716493%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Saving data for 10716493: {'created_time': 1774359342.677105, 'last_price_update_time': 1774359342.677116, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716493') HTTP/1.1" 204 0
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716527%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716527: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-24 13:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716478%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716478: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-24 13:35:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716470%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716470: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716525%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716525: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716508%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716508: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716515%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716515: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716505
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716505%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716505: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716505 url https://www.openlane.eu/en/carv6/auction/10716505
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716495%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716495: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-24 13:35:42 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716524%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [adesa.fr] INFO: Scrape type for 10716524: 1
2026-03-24 13:35:42 [adesa.fr] INFO: Scraping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-24 13:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548
2026-03-24 13:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab38a5db-68a3-5025-8c48-f60a97246db8 with scrape type 1
2026-03-24 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab38a5db-68a3-5025-8c48-f60a97246db8
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252Fa7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/a7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg already downloaded
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg already downloaded
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F9f0aac95-e20d-4909-a99a-d083d16af30d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/9f0aac95-e20d-4909-a99a-d083d16af30d.jpg already downloaded
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg already downloaded
2026-03-24 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252Fb4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/b4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg already downloaded
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F521442c6-eff3-415c-a94c-5dd24806f20e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/521442c6-eff3-415c-a94c-5dd24806f20e.jpg already downloaded
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252Fc17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/c17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg already downloaded
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg already downloaded
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg already downloaded
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5724530%252Fgeneral%252F66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg already downloaded
2026-03-24 13:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab38a5db-68a3-5025-8c48-f60a97246db8, identifier: 10716548
2026-03-24 13:35:43 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716539%27 HTTP/1.1" 200 None
2026-03-24 13:35:43 [adesa.fr] INFO: Scrape type for 10716539: 1
2026-03-24 13:35:43 [adesa.fr] INFO: Scraping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-24 13:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548
2026-03-24 13:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548
2026-03-24 13:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10716548 to the API
2026-03-24 13:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab38a5db-68a3-5025-8c48-f60a97246db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-782-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716548',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 152784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5724530/general/a7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg',
'https://images.openlane.eu/carimgs/5724530/general/912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg',
'https://images.openlane.eu/carimgs/5724530/general/9f0aac95-e20d-4909-a99a-d083d16af30d.jpg',
'https://images.openlane.eu/carimgs/5724530/general/8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg',
'https://images.openlane.eu/carimgs/5724530/general/b4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg',
'https://images.openlane.eu/carimgs/5724530/general/521442c6-eff3-415c-a94c-5dd24806f20e.jpg',
'https://images.openlane.eu/carimgs/5724530/general/c17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg',
'https://images.openlane.eu/carimgs/5724530/general/8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg',
'https://images.openlane.eu/carimgs/5724530/general/74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg',
'https://images.openlane.eu/carimgs/5724530/general/66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/a7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/9f0aac95-e20d-4909-a99a-d083d16af30d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/b4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/521442c6-eff3-415c-a94c-5dd24806f20e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/c17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg',
'Width': 1024}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.5 HDI Feel Business - Diesel - Manual - 100 hp - '
'152.784 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-24 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716548%27 HTTP/1.1" 200 None
2026-03-24 13:35:45 [adesa.fr] INFO: Saving data for 10716548: {'created_time': 1774359345.941591, 'last_price_update_time': 1774359345.941606, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716548') HTTP/1.1" 204 0
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716494%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716494: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-24 13:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716549%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716549: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-24 13:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716477%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716477: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716471%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716471: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716528%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716528: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716543%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716543: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716516%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716516: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716506%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716506: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716512
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716512%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716512: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716512 url https://www.openlane.eu/en/carv6/auction/10716512
2026-03-24 13:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467
2026-03-24 13:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f5c167-7f69-5b04-95db-5d4b73cd1693 with scrape type 1
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fbf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716511%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716511: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716487%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716487: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F95e24484-6835-4022-af7f-4bfb0257bf0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716538%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716538: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F980ac564-e272-4079-95be-0f083d47f87c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716536
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716536%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716536: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716536 url https://www.openlane.eu/en/carv6/auction/10716536
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fa336b3f7-db57-40d5-83c4-394e1ae164b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716532%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716532: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F30082c85-0162-4554-a02f-24b51d276c78.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716535%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716535: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fd8f6151c-0876-4a4e-81fd-38b744b7969b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716518%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716518: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Ff6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716526%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716526: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716474
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716474%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716474: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716474 url https://www.openlane.eu/en/carv6/auction/10716474
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fb094c781-ae24-437f-bcdd-0d712a346a47.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg not downloaded yet
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716476
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716476%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716476: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716476 url https://www.openlane.eu/en/carv6/auction/10716476
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716479%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716479: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716541%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716541: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716472%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716472: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716473%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716473: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716480%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716480: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716500
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716500%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716500: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716500 url https://www.openlane.eu/en/carv6/auction/10716500
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10716520
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716520%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10716520: 1
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10716520 url https://www.openlane.eu/en/carv6/auction/10716520
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707805
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707805%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707805: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707805 url https://www.openlane.eu/en/carv6/auction/10707805
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707808
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707808%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707808: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707808 url https://www.openlane.eu/en/carv6/auction/10707808
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707819
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707819%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707819: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707819 url https://www.openlane.eu/en/carv6/auction/10707819
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707811
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707811%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707811: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707811 url https://www.openlane.eu/en/carv6/auction/10707811
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707804
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707804%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707804: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707804 url https://www.openlane.eu/en/carv6/auction/10707804
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707810
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707810%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707810: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707810 url https://www.openlane.eu/en/carv6/auction/10707810
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707809
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707809%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707809: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707809 url https://www.openlane.eu/en/carv6/auction/10707809
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707820
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707820%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707820: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707820 url https://www.openlane.eu/en/carv6/auction/10707820
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707807
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707807%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707807: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707807 url https://www.openlane.eu/en/carv6/auction/10707807
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707821
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707821%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707821: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707821 url https://www.openlane.eu/en/carv6/auction/10707821
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707817
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707817%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707817: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707817 url https://www.openlane.eu/en/carv6/auction/10707817
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707806
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707806%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707806: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707806 url https://www.openlane.eu/en/carv6/auction/10707806
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10709927
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709927%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10709927: 0
2026-03-24 13:35:46 [adesa.fr] INFO: Skipping item 10709927 url https://www.openlane.eu/en/carv6/auction/10709927
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707818
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707818%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707818: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707818 url https://www.openlane.eu/en/carv6/auction/10707818
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10707815
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707815%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10707815: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10707815 url https://www.openlane.eu/en/carv6/auction/10707815
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10448653: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10620841: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10620845: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10448654: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10442556: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-24 13:35:46 [adesa.fr] INFO: Scrape type for 10579600: 2
2026-03-24 13:35:46 [adesa.fr] INFO: Scraping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-24 13:35:46 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10579603: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10383756: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10579601: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10674348: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10674347: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10475641: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10579602: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10470435: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10543584: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10685651: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10717100: 1
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10405352: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10405349: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10405348: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10552553: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10513909: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10698074
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698074%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10698074: 0
2026-03-24 13:35:47 [adesa.fr] INFO: Skipping item 10698074 url https://www.openlane.eu/en/carv6/auction/10698074
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10626560: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-24 13:35:47 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-24 13:35:47 [adesa.fr] INFO: Scrape type for 10647381: 2
2026-03-24 13:35:47 [adesa.fr] INFO: Scraping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-24 13:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537
2026-03-24 13:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with scrape type 1
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252Fe14f11ed-f83a-43a2-b114-86f79c6598f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/e14f11ed-f83a-43a2-b114-86f79c6598f2.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252F024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252Fa28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/a28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252F3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252F88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252F6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252Fb4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/b4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252F28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252Fbd7bc0c3-7df7-4752-ac71-2151074224d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/bd7bc0c3-7df7-4752-ac71-2151074224d6.jpg already downloaded
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5716713%252Fgeneral%252F42b306f5-b6a5-4ca4-8594-49df710705ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/42b306f5-b6a5-4ca4-8594-49df710705ac.jpg already downloaded
2026-03-24 13:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9, identifier: 10716537
2026-03-24 13:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537
2026-03-24 13:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537
2026-03-24 13:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10716537 to the API
2026-03-24 13:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '07ce3346-7fd3-5b6f-b3a3-1760f0254ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-320-FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716537',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 55066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5716713/general/e14f11ed-f83a-43a2-b114-86f79c6598f2.jpg',
'https://images.openlane.eu/carimgs/5716713/general/024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg',
'https://images.openlane.eu/carimgs/5716713/general/a28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg',
'https://images.openlane.eu/carimgs/5716713/general/3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg',
'https://images.openlane.eu/carimgs/5716713/general/88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg',
'https://images.openlane.eu/carimgs/5716713/general/6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg',
'https://images.openlane.eu/carimgs/5716713/general/b4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg',
'https://images.openlane.eu/carimgs/5716713/general/28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg',
'https://images.openlane.eu/carimgs/5716713/general/bd7bc0c3-7df7-4752-ac71-2151074224d6.jpg',
'https://images.openlane.eu/carimgs/5716713/general/42b306f5-b6a5-4ca4-8594-49df710705ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/e14f11ed-f83a-43a2-b114-86f79c6598f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/a28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/b4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/bd7bc0c3-7df7-4752-ac71-2151074224d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/42b306f5-b6a5-4ca4-8594-49df710705ac.jpg',
'Width': 1024}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 2,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Citroën C3 1.2i Shine Business - Petrol - Manual - 110 hp - 55.066 '
'km',
'transmission': 'manual',
'trim': 'Shine Business',
'vin': None,
'year': 2020}
2026-03-24 13:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710716537%27 HTTP/1.1" 200 None
2026-03-24 13:35:50 [adesa.fr] INFO: Saving data for 10716537: {'created_time': 1774359350.771351, 'last_price_update_time': 1774359350.771362, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716537') HTTP/1.1" 204 0
2026-03-24 13:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509
2026-03-24 13:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with scrape type 1
2026-03-24 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f05e7d76-8a3a-5a02-bef4-03f58ee3d701
2026-03-24 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252F614570be-160b-4829-b698-df1270f317f4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/614570be-160b-4829-b698-df1270f317f4.jpeg already downloaded
2026-03-24 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252Fb238f6df-5a41-460a-bfb6-59bb118787e6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/b238f6df-5a41-460a-bfb6-59bb118787e6.jpeg already downloaded
2026-03-24 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252F1c5783f4-f8c6-4587-aee5-b79027591b59.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/1c5783f4-f8c6-4587-aee5-b79027591b59.jpeg already downloaded
2026-03-24 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252F3b67cc4e-1137-4edc-b503-c0b1115b40b3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/3b67cc4e-1137-4edc-b503-c0b1115b40b3.jpeg already downloaded
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252F61235fc2-ecb7-46b5-8803-79ba83eb1dc9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/61235fc2-ecb7-46b5-8803-79ba83eb1dc9.jpeg already downloaded
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252F6172ff89-041f-4f6b-85c8-637732654bdb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/6172ff89-041f-4f6b-85c8-637732654bdb.jpeg already downloaded
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252Fa710a2e5-6f79-48cd-a066-1b9ee34278a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/a710a2e5-6f79-48cd-a066-1b9ee34278a9.jpeg already downloaded
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252Fb96e6ce0-a227-42dc-bd95-f9a877342ce1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/b96e6ce0-a227-42dc-bd95-f9a877342ce1.jpeg already downloaded
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252F48c8aec1-e250-42f3-8796-404bd783d142.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/48c8aec1-e250-42f3-8796-404bd783d142.jpeg already downloaded
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35: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%252F5692227%252Fgeneral%252Ff29ff453-d36d-45b0-9923-35433f58b960.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692227/general/f29ff453-d36d-45b0-9923-35433f58b960.jpeg already downloaded
2026-03-24 13:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f05e7d76-8a3a-5a02-bef4-03f58ee3d701, identifier: 10716509
2026-03-24 13:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509
2026-03-24 13:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509
2026-03-24 13:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f05e7d76-8a3a-5a02-bef4-03f58ee3d701 with identifier: 10716509 to the API
2026-03-24 13:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:35: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-24 13:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f05e7d76-8a3a-5a02-bef4-03f58ee3d701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-439-AC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716509',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5692227/general/614570be-160b-4829-b698-df1270f317f4.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/b238f6df-5a41-460a-bfb6-59bb118787e6.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/1c5783f4-f8c6-4587-aee5-b79027591b59.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/3b67cc4e-1137-4edc-b503-c0b1115b40b3.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/61235fc2-ecb7-46b5-8803-79ba83eb1dc9.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/6172ff89-041f-4f6b-85c8-637732654bdb.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/a710a2e5-6f79-48cd-a066-1b9ee34278a9.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/b96e6ce0-a227-42dc-bd95-f9a877342ce1.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/48c8aec1-e250-42f3-8796-404bd783d142.jpeg',
'https://images.openlane.eu/carimgs/5692227/general/f29ff453-d36d-45b0-9923-35433f58b960.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3241379,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/614570be-160b-4829-b698-df1270f317f4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2824408,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/b238f6df-5a41-460a-bfb6-59bb118787e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2686676,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/1c5783f4-f8c6-4587-aee5-b79027591b59.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2575137,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/3b67cc4e-1137-4edc-b503-c0b1115b40b3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2740097,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/61235fc2-ecb7-46b5-8803-79ba83eb1dc9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2979750,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/6172ff89-041f-4f6b-85c8-637732654bdb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2772117,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/a710a2e5-6f79-48cd-a066-1b9ee34278a9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2900026,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/b96e6ce0-a227-42dc-bd95-f9a877342ce1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2586498,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/48c8aec1-e250-42f3-8796-404bd783d142.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f05e7d76-8a3a-5a02-bef4-03f58ee3d701/f05e7d76-8a3a-5a02-bef4-03f58ee3d701_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1886529,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692227/general/f29ff453-d36d-45b0-9923-35433f58b960.jpeg',
'Width': 4032}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 110 hp - 75.588 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2022}
2026-03-24 13:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716509%27 HTTP/1.1" 200 None
2026-03-24 13:35:54 [adesa.fr] INFO: Saving data for 10716509: {'created_time': 1774359354.05122, 'last_price_update_time': 1774359354.051231, 'auction_closing_time': 1774609200.0}
2026-03-24 13:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716509') HTTP/1.1" 204 0
2026-03-24 13:36:06 [scrapy.extensions.logstats] INFO: Crawled 86 pages (at 20 pages/min), scraped 77 items (at 18 items/min)
2026-03-24 13:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510
2026-03-24 13:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f637dafc-cedf-53a8-bb0c-8bc34cb1522d with scrape type 1
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f637dafc-cedf-53a8-bb0c-8bc34cb1522d
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Fc2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/c2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Ffb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/fb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F045c433c-7920-49b4-9835-07adc454b26b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/045c433c-7920-49b4-9835-07adc454b26b.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Fb505ac41-0062-4b22-b072-8966918f3d49.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/b505ac41-0062-4b22-b072-8966918f3d49.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Fe031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/e031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg already downloaded
2026-03-24 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg already downloaded
2026-03-24 13:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f637dafc-cedf-53a8-bb0c-8bc34cb1522d, identifier: 10716510
2026-03-24 13:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510
2026-03-24 13:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510
2026-03-24 13:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10716510 to the API
2026-03-24 13:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f637dafc-cedf-53a8-bb0c-8bc34cb1522d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-189-JG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716510',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5692228/general/5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/c2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/fb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/045c433c-7920-49b4-9835-07adc454b26b.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/b505ac41-0062-4b22-b072-8966918f3d49.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/e031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939687,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3158994,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/c2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058505,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/fb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2858566,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/045c433c-7920-49b4-9835-07adc454b26b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2741133,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2784810,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3051082,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3005260,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/b505ac41-0062-4b22-b072-8966918f3d49.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064436,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/e031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2003178,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg',
'Width': 4032}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 110 hp - 75.018 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:20 [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-24 13:36:20 [adesa.fr] INFO: Saving data for 10716510: {'created_time': 1774359380.106021, 'last_price_update_time': 1774359380.106034, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716510') HTTP/1.1" 204 0
2026-03-24 13:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482
2026-03-24 13:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 325b76cc-a9c1-5b18-9d14-12a1adb97395 with scrape type 1
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 325b76cc-a9c1-5b18-9d14-12a1adb97395
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F25346010-1ea5-4330-a839-0f05e3f1b0ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/25346010-1ea5-4330-a839-0f05e3f1b0ce.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F3e3a0a4c-c93f-40a9-9aa1-e2f2f40ef0c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/3e3a0a4c-c93f-40a9-9aa1-e2f2f40ef0c6.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252Fb28b1c1c-0a1f-4807-a6c5-514fa319a050.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/b28b1c1c-0a1f-4807-a6c5-514fa319a050.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252Fd140eb46-ab14-40a3-b3f0-2697d78d77d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/d140eb46-ab14-40a3-b3f0-2697d78d77d0.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F52c56c8f-4d22-410e-aee0-2a4c259fd448.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/52c56c8f-4d22-410e-aee0-2a4c259fd448.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F2de062af-4868-4c82-9691-4c90b12b127c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/2de062af-4868-4c82-9691-4c90b12b127c.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252Faf20bfb4-018a-46dc-a1d7-14b5fc193273.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/af20bfb4-018a-46dc-a1d7-14b5fc193273.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F805b844c-e38e-4632-9881-a524d8501ba5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/805b844c-e38e-4632-9881-a524d8501ba5.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F93690090-be89-4179-82e8-effd00b57448.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/93690090-be89-4179-82e8-effd00b57448.jpg already downloaded
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735736%252Fgeneral%252F83b2ff15-e5f8-407b-93f7-30dd4bbde8ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735736/general/83b2ff15-e5f8-407b-93f7-30dd4bbde8ea.jpg already downloaded
2026-03-24 13:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 325b76cc-a9c1-5b18-9d14-12a1adb97395, identifier: 10716482
2026-03-24 13:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482
2026-03-24 13:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482
2026-03-24 13:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 325b76cc-a9c1-5b18-9d14-12a1adb97395 with identifier: 10716482 to the API
2026-03-24 13:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716482>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '325b76cc-a9c1-5b18-9d14-12a1adb97395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN566FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716482',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 173276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5735736/general/25346010-1ea5-4330-a839-0f05e3f1b0ce.jpg',
'https://images.openlane.eu/carimgs/5735736/general/3e3a0a4c-c93f-40a9-9aa1-e2f2f40ef0c6.jpg',
'https://images.openlane.eu/carimgs/5735736/general/b28b1c1c-0a1f-4807-a6c5-514fa319a050.jpg',
'https://images.openlane.eu/carimgs/5735736/general/d140eb46-ab14-40a3-b3f0-2697d78d77d0.jpg',
'https://images.openlane.eu/carimgs/5735736/general/52c56c8f-4d22-410e-aee0-2a4c259fd448.jpg',
'https://images.openlane.eu/carimgs/5735736/general/2de062af-4868-4c82-9691-4c90b12b127c.jpg',
'https://images.openlane.eu/carimgs/5735736/general/af20bfb4-018a-46dc-a1d7-14b5fc193273.jpg',
'https://images.openlane.eu/carimgs/5735736/general/805b844c-e38e-4632-9881-a524d8501ba5.jpg',
'https://images.openlane.eu/carimgs/5735736/general/93690090-be89-4179-82e8-effd00b57448.jpg',
'https://images.openlane.eu/carimgs/5735736/general/83b2ff15-e5f8-407b-93f7-30dd4bbde8ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/25346010-1ea5-4330-a839-0f05e3f1b0ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/3e3a0a4c-c93f-40a9-9aa1-e2f2f40ef0c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/b28b1c1c-0a1f-4807-a6c5-514fa319a050.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/d140eb46-ab14-40a3-b3f0-2697d78d77d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/52c56c8f-4d22-410e-aee0-2a4c259fd448.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/2de062af-4868-4c82-9691-4c90b12b127c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/af20bfb4-018a-46dc-a1d7-14b5fc193273.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/805b844c-e38e-4632-9881-a524d8501ba5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/93690090-be89-4179-82e8-effd00b57448.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_325b76cc-a9c1-5b18-9d14-12a1adb97395/325b76cc-a9c1-5b18-9d14-12a1adb97395_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735736/general/83b2ff15-e5f8-407b-93f7-30dd4bbde8ea.jpg',
'Width': 1024}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 3,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën Jumpy 1.5 HDI Cityvan - Diesel - Manual - 120 hp - 173.276 '
'km',
'transmission': 'manual',
'trim': 'Cityvan',
'vin': None,
'year': 2020}
2026-03-24 13:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716482%27 HTTP/1.1" 200 None
2026-03-24 13:36:24 [adesa.fr] INFO: Saving data for 10716482: {'created_time': 1774359384.198992, 'last_price_update_time': 1774359384.199003, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716482') HTTP/1.1" 204 0
2026-03-24 13:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468
2026-03-24 13:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247efd8c-9aa6-59c1-9643-4703796294cd with scrape type 1
2026-03-24 13:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Fb741c228-cb88-4b51-95b7-a7053f96d46d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/b741c228-cb88-4b51-95b7-a7053f96d46d.jpg not downloaded yet
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Ff1edf0c8-2a46-4b80-a9e4-2c78ef75f8bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/f1edf0c8-2a46-4b80-a9e4-2c78ef75f8bd.jpg not downloaded yet
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252F784f7f51-489a-4a4d-ba14-7c20076d219b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/784f7f51-489a-4a4d-ba14-7c20076d219b.jpg not downloaded yet
2026-03-24 13:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252F9c5db1c9-b0e3-468c-9627-2dda3dac314a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/9c5db1c9-b0e3-468c-9627-2dda3dac314a.jpg not downloaded yet
2026-03-24 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252Fb6bcb57f-f77f-47bf-b3f9-e38816a88e3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/b6bcb57f-f77f-47bf-b3f9-e38816a88e3d.jpg not downloaded yet
2026-03-24 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252F127f9e34-5b1b-4fd2-88f2-5e1ed27d0b8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/127f9e34-5b1b-4fd2-88f2-5e1ed27d0b8d.jpg not downloaded yet
2026-03-24 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252Fc02079a3-d4ff-4a25-94cf-220ada2033f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/c02079a3-d4ff-4a25-94cf-220ada2033f4.jpg not downloaded yet
2026-03-24 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252F55c8749e-dcfb-4e5e-a85d-07898e68523f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/55c8749e-dcfb-4e5e-a85d-07898e68523f.jpg not downloaded yet
2026-03-24 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252F2d26b6a3-739e-41fe-99a0-47fa7aa9eb2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/2d26b6a3-739e-41fe-99a0-47fa7aa9eb2e.jpg not downloaded yet
2026-03-24 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5730222%252Fgeneral%252Ffafe110a-d7de-4ff8-a8b7-8e7a59b0aabd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/fafe110a-d7de-4ff8-a8b7-8e7a59b0aabd.jpg not downloaded yet
2026-03-24 13:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497
2026-03-24 13:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3498120c-b96f-500d-97b4-a69094084777 with scrape type 1
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3498120c-b96f-500d-97b4-a69094084777
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Ffd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/fd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Fd8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/d8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Fc245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/c245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Ff65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/f65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg already downloaded
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg already downloaded
2026-03-24 13:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3498120c-b96f-500d-97b4-a69094084777, identifier: 10716497
2026-03-24 13:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497
2026-03-24 13:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497
2026-03-24 13:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10716497 to the API
2026-03-24 13:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3498120c-b96f-500d-97b4-a69094084777',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-504-ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716497',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 85803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5673732/general/2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/fd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/d8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/c245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/f65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2627631,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2623770,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2524307,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787003,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/fd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2892904,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3036441,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3071584,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/d8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2902395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/c245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2728773,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/f65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1882506,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg',
'Width': 4032}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-25',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 131 hp - 85.803 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716497%27 HTTP/1.1" 200 None
2026-03-24 13:36:37 [adesa.fr] INFO: Saving data for 10716497: {'created_time': 1774359397.707123, 'last_price_update_time': 1774359397.707136, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716497') HTTP/1.1" 204 0
2026-03-24 13:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/fafe110a-d7de-4ff8-a8b7-8e7a59b0aabd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/2d26b6a3-739e-41fe-99a0-47fa7aa9eb2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c18aa90>
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Ffafe110a-d7de-4ff8-a8b7-8e7a59b0aabd.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/fafe110a-d7de-4ff8-a8b7-8e7a59b0aabd.jpg saved to cache
2026-03-24 13:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/55c8749e-dcfb-4e5e-a85d-07898e68523f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c18bb10>
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252F2d26b6a3-739e-41fe-99a0-47fa7aa9eb2e.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/2d26b6a3-739e-41fe-99a0-47fa7aa9eb2e.jpg saved to cache
2026-03-24 13:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/c02079a3-d4ff-4a25-94cf-220ada2033f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/127f9e34-5b1b-4fd2-88f2-5e1ed27d0b8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077ba710>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252F55c8749e-dcfb-4e5e-a85d-07898e68523f.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/55c8749e-dcfb-4e5e-a85d-07898e68523f.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/b6bcb57f-f77f-47bf-b3f9-e38816a88e3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507752050>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Fc02079a3-d4ff-4a25-94cf-220ada2033f4.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/c02079a3-d4ff-4a25-94cf-220ada2033f4.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/9c5db1c9-b0e3-468c-9627-2dda3dac314a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1b7190>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252F127f9e34-5b1b-4fd2-88f2-5e1ed27d0b8d.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/127f9e34-5b1b-4fd2-88f2-5e1ed27d0b8d.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e1aad0>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Fb6bcb57f-f77f-47bf-b3f9-e38816a88e3d.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/b6bcb57f-f77f-47bf-b3f9-e38816a88e3d.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/784f7f51-489a-4a4d-ba14-7c20076d219b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2ee7d0>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252F9c5db1c9-b0e3-468c-9627-2dda3dac314a.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/9c5db1c9-b0e3-468c-9627-2dda3dac314a.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/f1edf0c8-2a46-4b80-a9e4-2c78ef75f8bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730222/general/b741c228-cb88-4b51-95b7-a7053f96d46d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716468)
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c3676d0>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252F784f7f51-489a-4a4d-ba14-7c20076d219b.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/784f7f51-489a-4a4d-ba14-7c20076d219b.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e1bfd0>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Ff1edf0c8-2a46-4b80-a9e4-2c78ef75f8bd.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/f1edf0c8-2a46-4b80-a9e4-2c78ef75f8bd.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22ed10>
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730222%252Fgeneral%252Fb741c228-cb88-4b51-95b7-a7053f96d46d.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730222/general/b741c228-cb88-4b51-95b7-a7053f96d46d.jpg saved to cache
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 247efd8c-9aa6-59c1-9643-4703796294cd
2026-03-24 13:36:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 247efd8c-9aa6-59c1-9643-4703796294cd, skipping ID generation
2026-03-24 13:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247efd8c-9aa6-59c1-9643-4703796294cd with scrape type 1
2026-03-24 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 247efd8c-9aa6-59c1-9643-4703796294cd sending to next pipeline
2026-03-24 13:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 247efd8c-9aa6-59c1-9643-4703796294cd, identifier: 10716468
2026-03-24 13:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468
2026-03-24 13:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468
2026-03-24 13:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 247efd8c-9aa6-59c1-9643-4703796294cd with identifier: 10716468 to the API
2026-03-24 13:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36: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-24 13:36:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730222/general/b741c228-cb88-4b51-95b7-a7053f96d46d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '247efd8c-9aa6-59c1-9643-4703796294cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-524-WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716468',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 174468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/b741c228-cb88-4b51-95b7-a7053f96d46d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/f1edf0c8-2a46-4b80-a9e4-2c78ef75f8bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/784f7f51-489a-4a4d-ba14-7c20076d219b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/9c5db1c9-b0e3-468c-9627-2dda3dac314a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/b6bcb57f-f77f-47bf-b3f9-e38816a88e3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/127f9e34-5b1b-4fd2-88f2-5e1ed27d0b8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/c02079a3-d4ff-4a25-94cf-220ada2033f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/55c8749e-dcfb-4e5e-a85d-07898e68523f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/2d26b6a3-739e-41fe-99a0-47fa7aa9eb2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efd8c-9aa6-59c1-9643-4703796294cd/247efd8c-9aa6-59c1-9643-4703796294cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730222/general/fafe110a-d7de-4ff8-a8b7-8e7a59b0aabd.jpg',
'Width': 1024}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-09-23',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.5 HDI Club - Diesel - Manual - 100 hp - 174.468 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2020}
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [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-24 13:36:41 [adesa.fr] INFO: Saving data for 10716468: {'created_time': 1774359401.255874, 'last_price_update_time': 1774359401.255885, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716468') HTTP/1.1" 204 0
2026-03-24 13:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542
2026-03-24 13:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with scrape type 1
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bd7c1cf-68fb-56d8-b142-728cd8ae484d
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F188dcfe6-ce34-46c0-a97e-ba5c5d89a95d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/188dcfe6-ce34-46c0-a97e-ba5c5d89a95d.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F871737a4-8f74-4c72-8daa-1169091432e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/871737a4-8f74-4c72-8daa-1169091432e3.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F135b1282-e420-4b86-b656-e42535f409c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/135b1282-e420-4b86-b656-e42535f409c6.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252Fa955955c-e8e1-4b16-ba0b-f6a2b50d6edc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/a955955c-e8e1-4b16-ba0b-f6a2b50d6edc.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F8732cc87-214d-4880-9b14-0250376b0e00.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/8732cc87-214d-4880-9b14-0250376b0e00.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F82d03931-a7b8-4cf3-81de-142ece57d56c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/82d03931-a7b8-4cf3-81de-142ece57d56c.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F4fa90309-e864-4c02-97af-9e0c72d857f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/4fa90309-e864-4c02-97af-9e0c72d857f1.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F9ea333ab-d017-41aa-ba68-df412e119e16.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/9ea333ab-d017-41aa-ba68-df412e119e16.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252Fa7b59bc4-4dde-44fc-a12d-c6e6ed8c3d86.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/a7b59bc4-4dde-44fc-a12d-c6e6ed8c3d86.jpg already downloaded
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722552%252Fgeneral%252F267ee7b5-d538-44c8-8e3c-1875ca9eb855.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722552/general/267ee7b5-d538-44c8-8e3c-1875ca9eb855.jpg already downloaded
2026-03-24 13:36:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d, identifier: 10716542
2026-03-24 13:36:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542
2026-03-24 13:36:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542
2026-03-24 13:36:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bd7c1cf-68fb-56d8-b142-728cd8ae484d with identifier: 10716542 to the API
2026-03-24 13:36:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '4bd7c1cf-68fb-56d8-b142-728cd8ae484d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-832-WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716542',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 78952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5722552/general/188dcfe6-ce34-46c0-a97e-ba5c5d89a95d.jpg',
'https://images.openlane.eu/carimgs/5722552/general/871737a4-8f74-4c72-8daa-1169091432e3.jpg',
'https://images.openlane.eu/carimgs/5722552/general/135b1282-e420-4b86-b656-e42535f409c6.jpg',
'https://images.openlane.eu/carimgs/5722552/general/a955955c-e8e1-4b16-ba0b-f6a2b50d6edc.jpg',
'https://images.openlane.eu/carimgs/5722552/general/8732cc87-214d-4880-9b14-0250376b0e00.jpg',
'https://images.openlane.eu/carimgs/5722552/general/82d03931-a7b8-4cf3-81de-142ece57d56c.jpg',
'https://images.openlane.eu/carimgs/5722552/general/4fa90309-e864-4c02-97af-9e0c72d857f1.jpg',
'https://images.openlane.eu/carimgs/5722552/general/9ea333ab-d017-41aa-ba68-df412e119e16.jpg',
'https://images.openlane.eu/carimgs/5722552/general/a7b59bc4-4dde-44fc-a12d-c6e6ed8c3d86.jpg',
'https://images.openlane.eu/carimgs/5722552/general/267ee7b5-d538-44c8-8e3c-1875ca9eb855.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/188dcfe6-ce34-46c0-a97e-ba5c5d89a95d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/871737a4-8f74-4c72-8daa-1169091432e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/135b1282-e420-4b86-b656-e42535f409c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/a955955c-e8e1-4b16-ba0b-f6a2b50d6edc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/8732cc87-214d-4880-9b14-0250376b0e00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/82d03931-a7b8-4cf3-81de-142ece57d56c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/4fa90309-e864-4c02-97af-9e0c72d857f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/9ea333ab-d017-41aa-ba68-df412e119e16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/a7b59bc4-4dde-44fc-a12d-c6e6ed8c3d86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bd7c1cf-68fb-56d8-b142-728cd8ae484d/4bd7c1cf-68fb-56d8-b142-728cd8ae484d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722552/general/267ee7b5-d538-44c8-8e3c-1875ca9eb855.jpg',
'Width': 1024}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.2 Feel Business - Petrol - Manual - 82 hp - 78.952 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716542%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [adesa.fr] INFO: Saving data for 10716542: {'created_time': 1774359403.062549, 'last_price_update_time': 1774359403.06256, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716542') HTTP/1.1" 204 0
2026-03-24 13:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519
2026-03-24 13:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248f8aeb-23f9-57f2-b565-c849a34d9e3b with scrape type 1
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 248f8aeb-23f9-57f2-b565-c849a34d9e3b
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F92a9e53f-01a6-4323-ab74-22b407e6b173.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/92a9e53f-01a6-4323-ab74-22b407e6b173.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252Fd7181b6b-a0de-4940-a475-cb454e063516.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/d7181b6b-a0de-4940-a475-cb454e063516.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252F53c3003b-33bc-440f-b21e-3b6a62117f90.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/53c3003b-33bc-440f-b21e-3b6a62117f90.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5701870%252Fgeneral%252Fb5ae828f-1742-4037-a040-8f458c2abee2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/b5ae828f-1742-4037-a040-8f458c2abee2.jpg already downloaded
2026-03-24 13:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 248f8aeb-23f9-57f2-b565-c849a34d9e3b, identifier: 10716519
2026-03-24 13:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496
2026-03-24 13:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8127e8a-85dc-5b6a-95e2-92d715804ac3 with scrape type 1
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8127e8a-85dc-5b6a-95e2-92d715804ac3
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252Fa584f145-36ca-41ca-a6de-0643366d16dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/a584f145-36ca-41ca-a6de-0643366d16dd.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252F72e491d4-8228-4ccf-860e-eda063932259.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/72e491d4-8228-4ccf-860e-eda063932259.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252F9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252Fd5926043-36f3-4063-b9e0-395bde12438a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/d5926043-36f3-4063-b9e0-395bde12438a.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252F6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252F9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252F2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252Fd38f4986-b6c9-495e-86c7-a2254636a803.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/d38f4986-b6c9-495e-86c7-a2254636a803.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252Fb79322ad-0a4f-4917-b734-996909ddfd93.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/b79322ad-0a4f-4917-b734-996909ddfd93.jpg already downloaded
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5670277%252Fgeneral%252F14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg already downloaded
2026-03-24 13:36:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8127e8a-85dc-5b6a-95e2-92d715804ac3, identifier: 10716496
2026-03-24 13:36:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519
2026-03-24 13:36:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519
2026-03-24 13:36:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10716519 to the API
2026-03-24 13:36:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716519>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '248f8aeb-23f9-57f2-b565-c849a34d9e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB152RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716519',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 150242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5701870/general/92a9e53f-01a6-4323-ab74-22b407e6b173.jpg',
'https://images.openlane.eu/carimgs/5701870/general/8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg',
'https://images.openlane.eu/carimgs/5701870/general/9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg',
'https://images.openlane.eu/carimgs/5701870/general/6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg',
'https://images.openlane.eu/carimgs/5701870/general/72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg',
'https://images.openlane.eu/carimgs/5701870/general/7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg',
'https://images.openlane.eu/carimgs/5701870/general/8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg',
'https://images.openlane.eu/carimgs/5701870/general/d7181b6b-a0de-4940-a475-cb454e063516.jpg',
'https://images.openlane.eu/carimgs/5701870/general/53c3003b-33bc-440f-b21e-3b6a62117f90.jpg',
'https://images.openlane.eu/carimgs/5701870/general/b5ae828f-1742-4037-a040-8f458c2abee2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/92a9e53f-01a6-4323-ab74-22b407e6b173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/d7181b6b-a0de-4940-a475-cb454e063516.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/53c3003b-33bc-440f-b21e-3b6a62117f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/b5ae828f-1742-4037-a040-8f458c2abee2.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback Business - Hybrid - Automatic - 180 hp - 150.242 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716519%27 HTTP/1.1" 200 None
2026-03-24 13:36:44 [adesa.fr] INFO: Saving data for 10716519: {'created_time': 1774359404.822503, 'last_price_update_time': 1774359404.822515, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716519') HTTP/1.1" 204 0
2026-03-24 13:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496
2026-03-24 13:36:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496
2026-03-24 13:36:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10716496 to the API
2026-03-24 13:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8127e8a-85dc-5b6a-95e2-92d715804ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-288-BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716496',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 151062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5670277/general/a584f145-36ca-41ca-a6de-0643366d16dd.jpg',
'https://images.openlane.eu/carimgs/5670277/general/72e491d4-8228-4ccf-860e-eda063932259.jpg',
'https://images.openlane.eu/carimgs/5670277/general/9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg',
'https://images.openlane.eu/carimgs/5670277/general/d5926043-36f3-4063-b9e0-395bde12438a.jpg',
'https://images.openlane.eu/carimgs/5670277/general/6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg',
'https://images.openlane.eu/carimgs/5670277/general/9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg',
'https://images.openlane.eu/carimgs/5670277/general/2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg',
'https://images.openlane.eu/carimgs/5670277/general/d38f4986-b6c9-495e-86c7-a2254636a803.jpg',
'https://images.openlane.eu/carimgs/5670277/general/b79322ad-0a4f-4917-b734-996909ddfd93.jpg',
'https://images.openlane.eu/carimgs/5670277/general/14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/a584f145-36ca-41ca-a6de-0643366d16dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/72e491d4-8228-4ccf-860e-eda063932259.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/d5926043-36f3-4063-b9e0-395bde12438a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/d38f4986-b6c9-495e-86c7-a2254636a803.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/b79322ad-0a4f-4917-b734-996909ddfd93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line + - Hybrid - '
'Automatic - 225 hp - 151.062 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716496%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [adesa.fr] INFO: Saving data for 10716496: {'created_time': 1774359406.420548, 'last_price_update_time': 1774359406.420561, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716496') HTTP/1.1" 204 0
2026-03-24 13:36:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 132.740(s), this was the 1st time calling it.
2026-03-24 13:36:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.637293731832031 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-24 13:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491
2026-03-24 13:36:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with scrape type 1
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e643974-9ce4-5b39-b109-6211d7b1bdc4
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fdd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/dd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fcdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/cdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fb1f99884-1721-4467-8b04-367bd00d6a65.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/b1f99884-1721-4467-8b04-367bd00d6a65.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fa6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/a6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg already downloaded
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fa6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/a6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg already downloaded
2026-03-24 13:36:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e643974-9ce4-5b39-b109-6211d7b1bdc4, identifier: 10716491
2026-03-24 13:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491
2026-03-24 13:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491
2026-03-24 13:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10716491 to the API
2026-03-24 13:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0e643974-9ce4-5b39-b109-6211d7b1bdc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-399-PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716491',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 88297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5655635/general/dd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/cdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/b1f99884-1721-4467-8b04-367bd00d6a65.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/a6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/a6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2628793,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/dd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2852547,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/cdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2992326,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3027956,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/b1f99884-1721-4467-8b04-367bd00d6a65.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2946863,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2989411,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2948353,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/a6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2220399,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2589288,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2331863,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/a6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg',
'Width': 4032}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2i Plus - Petrol - Automatic - 131 hp - 88.297 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716491%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [adesa.fr] INFO: Saving data for 10716491: {'created_time': 1774359407.428808, 'last_price_update_time': 1774359407.428825, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716491') HTTP/1.1" 204 0
2026-03-24 13:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527
2026-03-24 13:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with scrape type 1
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9eae8647-3b32-5a1b-84ea-f0a9809a62bc
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252F715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252F8ac39b82-dd44-4072-933b-d738bd072de9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/8ac39b82-dd44-4072-933b-d738bd072de9.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252Fbb5b47e0-db60-4de1-9352-e759046274f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/bb5b47e0-db60-4de1-9352-e759046274f9.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252Fad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/ad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252F9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252F324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252F0d797c30-0281-4f96-abde-16b5a0505674.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/0d797c30-0281-4f96-abde-16b5a0505674.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252Fc3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/c3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252Fc72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/c72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg already downloaded
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36: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%252F5709541%252Fgeneral%252Fbbf5e3b2-45cf-427a-b944-8343455031d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/bbf5e3b2-45cf-427a-b944-8343455031d3.jpg already downloaded
2026-03-24 13:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc, identifier: 10716527
2026-03-24 13:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527
2026-03-24 13:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527
2026-03-24 13:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10716527 to the API
2026-03-24 13:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716527>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9eae8647-3b32-5a1b-84ea-f0a9809a62bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV253JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716527',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5709541/general/715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg',
'https://images.openlane.eu/carimgs/5709541/general/8ac39b82-dd44-4072-933b-d738bd072de9.jpg',
'https://images.openlane.eu/carimgs/5709541/general/bb5b47e0-db60-4de1-9352-e759046274f9.jpg',
'https://images.openlane.eu/carimgs/5709541/general/ad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg',
'https://images.openlane.eu/carimgs/5709541/general/9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg',
'https://images.openlane.eu/carimgs/5709541/general/324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg',
'https://images.openlane.eu/carimgs/5709541/general/0d797c30-0281-4f96-abde-16b5a0505674.jpg',
'https://images.openlane.eu/carimgs/5709541/general/c3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg',
'https://images.openlane.eu/carimgs/5709541/general/c72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg',
'https://images.openlane.eu/carimgs/5709541/general/bbf5e3b2-45cf-427a-b944-8343455031d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/8ac39b82-dd44-4072-933b-d738bd072de9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/bb5b47e0-db60-4de1-9352-e759046274f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/ad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/0d797c30-0281-4f96-abde-16b5a0505674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/c3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/c72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/bbf5e3b2-45cf-427a-b944-8343455031d3.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'LOUVEO (Arval)',
'title': 'Opel Insignia Sports Tourer 1.6 CDTI Business Elegance - Diesel - '
'Automatic - 136 hp - 145.575 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2020}
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716527%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [adesa.fr] INFO: Saving data for 10716527: {'created_time': 1774359409.091187, 'last_price_update_time': 1774359409.091199, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716527') HTTP/1.1" 204 0
2026-03-24 13:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494
2026-03-24 13:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with scrape type 1
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252Ffc3c2e87-126f-4bb6-9a27-63b016e15344.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/fc3c2e87-126f-4bb6-9a27-63b016e15344.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F61b8d47f-d94a-4437-911e-c2f2b42add74.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/61b8d47f-d94a-4437-911e-c2f2b42add74.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252Fe9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/e9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F96769392-3a24-474c-9608-e4bee018286a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/96769392-3a24-474c-9608-e4bee018286a.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg already downloaded
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg already downloaded
2026-03-24 13:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350, identifier: 10716494
2026-03-24 13:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494
2026-03-24 13:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494
2026-03-24 13:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10716494 to the API
2026-03-24 13:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716494>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ532RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716494',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5669180/general/2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg',
'https://images.openlane.eu/carimgs/5669180/general/01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg',
'https://images.openlane.eu/carimgs/5669180/general/fc3c2e87-126f-4bb6-9a27-63b016e15344.jpg',
'https://images.openlane.eu/carimgs/5669180/general/61b8d47f-d94a-4437-911e-c2f2b42add74.jpg',
'https://images.openlane.eu/carimgs/5669180/general/7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg',
'https://images.openlane.eu/carimgs/5669180/general/e9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg',
'https://images.openlane.eu/carimgs/5669180/general/3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg',
'https://images.openlane.eu/carimgs/5669180/general/96769392-3a24-474c-9608-e4bee018286a.jpg',
'https://images.openlane.eu/carimgs/5669180/general/45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg',
'https://images.openlane.eu/carimgs/5669180/general/068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/fc3c2e87-126f-4bb6-9a27-63b016e15344.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/61b8d47f-d94a-4437-911e-c2f2b42add74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/e9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/96769392-3a24-474c-9608-e4bee018286a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 180 hp - 67.672 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716494%27 HTTP/1.1" 200 None
2026-03-24 13:36:50 [adesa.fr] INFO: Saving data for 10716494: {'created_time': 1774359410.913478, 'last_price_update_time': 1774359410.913489, 'auction_closing_time': 1774609200.0}
2026-03-24 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716494') HTTP/1.1" 204 0
2026-03-24 13:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10647381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-24 13:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with scrape type 2
2026-03-24 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with scrape type 2
2026-03-24 13:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa7cba3f-fe90-5517-803a-4aee09ec4ed1, identifier: 10647381
2026-03-24 13:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-24 13:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381
2026-03-24 13:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa7cba3f-fe90-5517-803a-4aee09ec4ed1 with identifier: 10647381 to the API
2026-03-24 13:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10647381>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa7cba3f-fe90-5517-803a-4aee09ec4ed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10647381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 23917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.2 Max - Petrol - Automatic - 136 hp - 23.917 '
'km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [adesa.fr] INFO: Saving data for 10647381: {'auction_closing_time': 1798675200.0, 'created_time': 1773230145.798962, 'last_price_update_time': 1774359414.524672}
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10647381') HTTP/1.1" 204 0
2026-03-24 13:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475
2026-03-24 13:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ec2102-d150-5b31-95da-df47f6ce7fa6 with scrape type 1
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252Faceda874-1b85-42bc-b0fa-d25cddd649d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F7001c753-0738-47f9-be48-04de64aeef82.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252Ff308d37a-4102-473d-9982-af3357ac64c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252Fc2529724-defe-4625-a01b-603b4864f68f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F10dc3dba-5465-4123-97bd-8364ea1b3086.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg not downloaded yet
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg not downloaded yet
2026-03-24 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-24 13:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927e123d-4958-53ea-94c7-88a2f93b20ea with scrape type 2
2026-03-24 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927e123d-4958-53ea-94c7-88a2f93b20ea with scrape type 2
2026-03-24 13:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 927e123d-4958-53ea-94c7-88a2f93b20ea, identifier: 10626560
2026-03-24 13:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-24 13:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560
2026-03-24 13:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 927e123d-4958-53ea-94c7-88a2f93b20ea with identifier: 10626560 to the API
2026-03-24 13:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36: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-24 13:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '927e123d-4958-53ea-94c7-88a2f93b20ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626560',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 64588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 X Max - Electric - Automatic - 138 hp - 64.588 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2024}
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:56 [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-24 13:36:56 [adesa.fr] INFO: Saving data for 10626560: {'auction_closing_time': 1798675200.0, 'created_time': 1773230138.736965, 'last_price_update_time': 1774359416.623694}
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626560') HTTP/1.1" 204 0
2026-03-24 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10513909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2dac50>
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg saved to cache
2026-03-24 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0fdf90>
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F10dc3dba-5465-4123-97bd-8364ea1b3086.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg saved to cache
2026-03-24 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-24 13:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with scrape type 2
2026-03-24 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with scrape type 2
2026-03-24 13:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d2a21cf4-5d45-56c5-a43d-47aa000e35b6, identifier: 10513909
2026-03-24 13:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-24 13:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-24 13:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909 to the API
2026-03-24 13:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10513909>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2a21cf4-5d45-56c5-a43d-47aa000e35b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10513909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 9740,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 9.740 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:58 [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-24 13:36:58 [adesa.fr] INFO: Saving data for 10513909: {'auction_closing_time': 1798675200.0, 'created_time': 1773230135.349689, 'last_price_update_time': 1774359418.455605}
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10513909') HTTP/1.1" 204 0
2026-03-24 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:36:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2e2790>
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5734551%252Fgeneral%252Fc2529724-defe-4625-a01b-603b4864f68f.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg saved to cache
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c212890>
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5734551%252Fgeneral%252Ff308d37a-4102-473d-9982-af3357ac64c4.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg saved to cache
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8b8410>
2026-03-24 13:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5734551%252Fgeneral%252F7001c753-0738-47f9-be48-04de64aeef82.jpg') HTTP/1.1" 204 0
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg saved to cache
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-24 13:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with scrape type 2
2026-03-24 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with scrape type 2
2026-03-24 13:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4349dd46-cb9d-5f9d-834f-8b91374bdba3, identifier: 10405348
2026-03-24 13:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 13:36:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348
2026-03-24 13:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4349dd46-cb9d-5f9d-834f-8b91374bdba3 with identifier: 10405348 to the API
2026-03-24 13:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405348>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4349dd46-cb9d-5f9d-834f-8b91374bdba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405348',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 42494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 42.494 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-24 13:37:00 [adesa.fr] INFO: Saving data for 10405348: {'auction_closing_time': 1798675200.0, 'created_time': 1773230164.032386, 'last_price_update_time': 1774359420.55149}
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405348') HTTP/1.1" 204 0
2026-03-24 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dba3890>
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5734551%252Fgeneral%252F4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg saved to cache
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c33a710>
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5734551%252Fgeneral%252F3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg saved to cache
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0feb10>
2026-03-24 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5734551%252Fgeneral%252Faceda874-1b85-42bc-b0fa-d25cddd649d5.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg saved to cache
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-24 13:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee808d6c-fa25-5bae-964b-9db6ecab45aa with scrape type 2
2026-03-24 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee808d6c-fa25-5bae-964b-9db6ecab45aa with scrape type 2
2026-03-24 13:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee808d6c-fa25-5bae-964b-9db6ecab45aa, identifier: 10405349
2026-03-24 13:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-24 13:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349
2026-03-24 13:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee808d6c-fa25-5bae-964b-9db6ecab45aa with identifier: 10405349 to the API
2026-03-24 13:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405349>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee808d6c-fa25-5bae-964b-9db6ecab45aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405349',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 38968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 38.968 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-24 13:37:02 [adesa.fr] INFO: Saving data for 10405349: {'auction_closing_time': 1798675200.0, 'created_time': 1773230303.313078, 'last_price_update_time': 1774359422.275738}
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405349') HTTP/1.1" 204 0
2026-03-24 13:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716475)
2026-03-24 13:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750773a090>
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg saved to cache
2026-03-24 13:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e39650>
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg saved to cache
2026-03-24 13:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-24 13:37:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6ec2102-d150-5b31-95da-df47f6ce7fa6, skipping ID generation
2026-03-24 13:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ec2102-d150-5b31-95da-df47f6ce7fa6 with scrape type 1
2026-03-24 13:37:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6ec2102-d150-5b31-95da-df47f6ce7fa6 sending to next pipeline
2026-03-24 13:37:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b6ec2102-d150-5b31-95da-df47f6ce7fa6, identifier: 10716475
2026-03-24 13:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475
2026-03-24 13:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475
2026-03-24 13:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10716475 to the API
2026-03-24 13:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b6ec2102-d150-5b31-95da-df47f6ce7fa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-972-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716475',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 116661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'116.661 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716475%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [adesa.fr] INFO: Saving data for 10716475: {'created_time': 1774359424.689372, 'last_price_update_time': 1774359424.689384, 'auction_closing_time': 1774609200.0}
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716475') HTTP/1.1" 204 0
2026-03-24 13:37:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-24 13:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141acca0-6fb1-5be4-b3da-91139ebb2dfe with scrape type 1
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 141acca0-6fb1-5be4-b3da-91139ebb2dfe
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F4ed9b3f1-d7de-4d44-b665-98bef89b6b59.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/4ed9b3f1-d7de-4d44-b665-98bef89b6b59.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F11dfc182-8929-4cbb-a8e7-774df93c5afa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/11dfc182-8929-4cbb-a8e7-774df93c5afa.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252Fe38c98d8-0479-4fee-a2b2-eaa2e785fa48.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/e38c98d8-0479-4fee-a2b2-eaa2e785fa48.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F3aba36a2-6f41-412f-8c7a-f326099ad134.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/3aba36a2-6f41-412f-8c7a-f326099ad134.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F681c6e6c-9e2a-47d0-8c53-18da35d77871.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/681c6e6c-9e2a-47d0-8c53-18da35d77871.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F527e633a-3b16-4a51-bd88-9ec8a133f8e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/527e633a-3b16-4a51-bd88-9ec8a133f8e5.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F077a5a11-509a-472b-833c-e1a65d727de5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/077a5a11-509a-472b-833c-e1a65d727de5.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F58b84fa6-05e7-4b3c-82d5-2834ee3e3470.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/58b84fa6-05e7-4b3c-82d5-2834ee3e3470.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F9c17cd75-cdb5-44c5-848a-d2ee160ffd76.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/9c17cd75-cdb5-44c5-848a-d2ee160ffd76.jpg already downloaded
2026-03-24 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5681293%252Fgeneral%252F83a1f64a-6a41-44e6-a682-3377d8bf465e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681293/general/83a1f64a-6a41-44e6-a682-3377d8bf465e.jpg already downloaded
2026-03-24 13:37:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141acca0-6fb1-5be4-b3da-91139ebb2dfe, identifier: 10717100
2026-03-24 13:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10552553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-24 13:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100
2026-03-24 13:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141acca0-6fb1-5be4-b3da-91139ebb2dfe with identifier: 10717100 to the API
2026-03-24 13:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717100>
{'auction_title': '',
'c_o_2_emission_value': 261,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '141acca0-6fb1-5be4-b3da-91139ebb2dfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EM271PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717100',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 94749,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5681293/general/4ed9b3f1-d7de-4d44-b665-98bef89b6b59.jpg',
'https://images.openlane.eu/carimgs/5681293/general/11dfc182-8929-4cbb-a8e7-774df93c5afa.jpg',
'https://images.openlane.eu/carimgs/5681293/general/e38c98d8-0479-4fee-a2b2-eaa2e785fa48.jpg',
'https://images.openlane.eu/carimgs/5681293/general/3aba36a2-6f41-412f-8c7a-f326099ad134.jpg',
'https://images.openlane.eu/carimgs/5681293/general/681c6e6c-9e2a-47d0-8c53-18da35d77871.jpg',
'https://images.openlane.eu/carimgs/5681293/general/527e633a-3b16-4a51-bd88-9ec8a133f8e5.jpg',
'https://images.openlane.eu/carimgs/5681293/general/077a5a11-509a-472b-833c-e1a65d727de5.jpg',
'https://images.openlane.eu/carimgs/5681293/general/58b84fa6-05e7-4b3c-82d5-2834ee3e3470.jpg',
'https://images.openlane.eu/carimgs/5681293/general/9c17cd75-cdb5-44c5-848a-d2ee160ffd76.jpg',
'https://images.openlane.eu/carimgs/5681293/general/83a1f64a-6a41-44e6-a682-3377d8bf465e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433729,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/4ed9b3f1-d7de-4d44-b665-98bef89b6b59.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509525,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/11dfc182-8929-4cbb-a8e7-774df93c5afa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 485584,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/e38c98d8-0479-4fee-a2b2-eaa2e785fa48.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443785,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/3aba36a2-6f41-412f-8c7a-f326099ad134.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464187,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/681c6e6c-9e2a-47d0-8c53-18da35d77871.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486283,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/527e633a-3b16-4a51-bd88-9ec8a133f8e5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433318,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/077a5a11-509a-472b-833c-e1a65d727de5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319119,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/58b84fa6-05e7-4b3c-82d5-2834ee3e3470.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386432,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/9c17cd75-cdb5-44c5-848a-d2ee160ffd76.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141acca0-6fb1-5be4-b3da-91139ebb2dfe/141acca0-6fb1-5be4-b3da-91139ebb2dfe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496205,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681293/general/83a1f64a-6a41-44e6-a682-3377d8bf465e.jpg',
'Width': 2000}],
'price': 16150,
'price_includes_vat': True,
'registration_date': '2017-05-19',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 Pro+ - Diesel - Manual - 130 hp - 94.749 km',
'transmission': 'manual',
'trim': 'Pro+',
'vin': None,
'year': 2017}
2026-03-24 13:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-24 13:37:06 [adesa.fr] INFO: Saving data for 10717100: {'created_time': 1774359426.765979, 'last_price_update_time': 1774359426.765991, 'auction_closing_time': 1798713900.0}
2026-03-24 13:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717100') HTTP/1.1" 204 0
2026-03-24 13:37:06 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 19 pages/min), scraped 94 items (at 17 items/min)
2026-03-24 13:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:06 [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-24 13:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-24 13:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with scrape type 2
2026-03-24 13:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with scrape type 2
2026-03-24 13:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6, identifier: 10552553
2026-03-24 13:37:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-24 13:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7821b163-78b1-577f-8694-8f98154d68c9 with scrape type 2
2026-03-24 13:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7821b163-78b1-577f-8694-8f98154d68c9 with scrape type 2
2026-03-24 13:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7821b163-78b1-577f-8694-8f98154d68c9, identifier: 10685651
2026-03-24 13:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-24 13:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553
2026-03-24 13:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6 with identifier: 10552553 to the API
2026-03-24 13:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10552553>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0282ee2-6b4a-5d87-a6e6-dfc4beeb70f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10552553',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 10.631 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-24 13:37:08 [adesa.fr] INFO: Saving data for 10552553: {'auction_closing_time': 1798675200.0, 'created_time': 1773230152.77718, 'last_price_update_time': 1774359428.671427}
2026-03-24 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10552553') HTTP/1.1" 204 0
2026-03-24 13:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-24 13:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651
2026-03-24 13:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7821b163-78b1-577f-8694-8f98154d68c9 with identifier: 10685651 to the API
2026-03-24 13:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685651>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '7821b163-78b1-577f-8694-8f98154d68c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EJ-305-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685651',
'listing': 'auctionplusdirectbuy',
'location': 'EXCENEVEX (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 229816,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-01-24',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Kia Sportage 1.7 CRDi Active - Diesel - Manual - 115 hp - 229.816 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2017}
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710685651%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Saving data for 10685651: {'auction_closing_time': 1798713900.0, 'created_time': 1773765163.332995, 'last_price_update_time': 1774359430.181332}
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685651') HTTP/1.1" 204 0
2026-03-24 13:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10543584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710674191%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10674191: 2
2026-03-24 13:37:10 [adesa.fr] INFO: Scraping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710631532%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-24 13:37:10 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710627081%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-24 13:37:10 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710627983%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10627983: 2
2026-03-24 13:37:10 [adesa.fr] INFO: Scraping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710676819%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10676819: 2
2026-03-24 13:37:10 [adesa.fr] INFO: Scraping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-24 13:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-24 13:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0875105d-38c2-5cc9-9def-695820d09bba with scrape type 2
2026-03-24 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0875105d-38c2-5cc9-9def-695820d09bba with scrape type 2
2026-03-24 13:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0875105d-38c2-5cc9-9def-695820d09bba, identifier: 10543584
2026-03-24 13:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-24 13:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594c2046-4b14-57b1-bfbb-d3c55aef3957 with scrape type 2
2026-03-24 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594c2046-4b14-57b1-bfbb-d3c55aef3957 with scrape type 2
2026-03-24 13:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 594c2046-4b14-57b1-bfbb-d3c55aef3957, identifier: 10405352
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710698040%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-24 13:37:10 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710698054%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-24 13:37:10 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-24 13:37:10 [adesa.fr] INFO: Found listing with ID: 10627973
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710627973%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Scrape type for 10627973: 2
2026-03-24 13:37:10 [adesa.fr] INFO: Scraping item 10627973 url https://www.openlane.eu/en/carv6/auction/10627973
2026-03-24 13:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-24 13:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584
2026-03-24 13:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0875105d-38c2-5cc9-9def-695820d09bba with identifier: 10543584 to the API
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10543584>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '0875105d-38c2-5cc9-9def-695820d09bba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD-225-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10543584',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 140209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 3,
'seller_name': None,
'title': 'Toyota ProAce City 1.2 Comfort - Petrol - Manual - 110 hp - 140.209 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710543584%27 HTTP/1.1" 200 None
2026-03-24 13:37:10 [adesa.fr] INFO: Saving data for 10543584: {'auction_closing_time': 1798713900.0, 'created_time': 1773230168.27771, 'last_price_update_time': 1774359430.940078}
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10543584') HTTP/1.1" 204 0
2026-03-24 13:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-24 13:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352
2026-03-24 13:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 594c2046-4b14-57b1-bfbb-d3c55aef3957 with identifier: 10405352 to the API
2026-03-24 13:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405352>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '594c2046-4b14-57b1-bfbb-d3c55aef3957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405352',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 35001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 35.001 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Saving data for 10405352: {'auction_closing_time': 1798675200.0, 'created_time': 1773230194.746341, 'last_price_update_time': 1774359432.500908}
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405352') HTTP/1.1" 204 0
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10627993
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627993%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10627993: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10627993 url https://www.openlane.eu/en/carv6/auction/10627993
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10646224: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10667468: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10666205: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10532902
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532902%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10532902: 1
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10532902 url https://www.openlane.eu/en/carv6/auction/10532902
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10493049: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10497191: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10675010: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10675009: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-24 13:37:12 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-24 13:37:12 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-24 13:37:12 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-24 13:37:12 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10406264: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10675028
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675028%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10675028: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10675028 url https://www.openlane.eu/en/carv6/auction/10675028
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10652920
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652920%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10652920: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10652920 url https://www.openlane.eu/en/carv6/auction/10652920
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-24 13:37:12 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10626288
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626288%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10626288: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10626288 url https://www.openlane.eu/en/carv6/auction/10626288
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10676077
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676077%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10676077: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10676077 url https://www.openlane.eu/en/carv6/auction/10676077
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10691965: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10405347: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10583767: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10405345: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10655718: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10532900: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-24 13:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10691961: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-24 13: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-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10405353: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-24 13:37:12 [adesa.fr] INFO: Scrape type for 10641918: 2
2026-03-24 13:37:12 [adesa.fr] INFO: Scraping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-24 13:37:12 [adesa.fr] INFO: Found listing with ID: 10676050
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676050%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [adesa.fr] INFO: Scrape type for 10676050: 2
2026-03-24 13:37:13 [adesa.fr] INFO: Scraping item 10676050 url https://www.openlane.eu/en/carv6/auction/10676050
2026-03-24 13:37:13 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [adesa.fr] INFO: Scrape type for 10630790: 2
2026-03-24 13:37:13 [adesa.fr] INFO: Scraping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-24 13:37:13 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [adesa.fr] INFO: Scrape type for 10633066: 2
2026-03-24 13:37:13 [adesa.fr] INFO: Scraping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-24 13:37:13 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [adesa.fr] INFO: Scrape type for 10601085: 2
2026-03-24 13:37:13 [adesa.fr] INFO: Scraping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-24 13:37:13 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [adesa.fr] INFO: Scrape type for 10669348: 2
2026-03-24 13:37:13 [adesa.fr] INFO: Scraping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-24 13:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10716355
2026-03-24 13:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with scrape type 1
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb8e91cc-2c24-5133-8dee-79c2c9e0e151
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F30848642-4a99-4477-9b67-49806cddca78.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/30848642-4a99-4477-9b67-49806cddca78.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F5a66f3c0-6f1c-450e-a25e-777515439dac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/5a66f3c0-6f1c-450e-a25e-777515439dac.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fa6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/a6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/ca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fe08087ba-9be3-4baf-9fc9-efc55af79872.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/e08087ba-9be3-4baf-9fc9-efc55af79872.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252Fe961297b-a47c-4f18-81ed-07cd585e6aeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/e961297b-a47c-4f18-81ed-07cd585e6aeb.jpg already downloaded
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724275%252Fgeneral%252F9463231a-8578-4ae7-bd26-a1af898c0882.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724275/general/9463231a-8578-4ae7-bd26-a1af898c0882.jpg already downloaded
2026-03-24 13:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb8e91cc-2c24-5133-8dee-79c2c9e0e151, identifier: 10716355
2026-03-24 13:37:13 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-24 13:37:13 [adesa.fr] INFO: Scrape type for 10051044: 2
2026-03-24 13:37:13 [adesa.fr] INFO: Scraping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-24 13:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10716355
2026-03-24 13:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10716355
2026-03-24 13:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb8e91cc-2c24-5133-8dee-79c2c9e0e151 with identifier: 10716355 to the API
2026-03-24 13:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'cb8e91cc-2c24-5133-8dee-79c2c9e0e151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG175EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716355',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 169085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5724275/general/30848642-4a99-4477-9b67-49806cddca78.jpg',
'https://images.openlane.eu/carimgs/5724275/general/5a66f3c0-6f1c-450e-a25e-777515439dac.jpg',
'https://images.openlane.eu/carimgs/5724275/general/2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg',
'https://images.openlane.eu/carimgs/5724275/general/a6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg',
'https://images.openlane.eu/carimgs/5724275/general/13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg',
'https://images.openlane.eu/carimgs/5724275/general/ca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg',
'https://images.openlane.eu/carimgs/5724275/general/e08087ba-9be3-4baf-9fc9-efc55af79872.jpg',
'https://images.openlane.eu/carimgs/5724275/general/81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg',
'https://images.openlane.eu/carimgs/5724275/general/e961297b-a47c-4f18-81ed-07cd585e6aeb.jpg',
'https://images.openlane.eu/carimgs/5724275/general/9463231a-8578-4ae7-bd26-a1af898c0882.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3042118,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/30848642-4a99-4477-9b67-49806cddca78.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4323852,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/5a66f3c0-6f1c-450e-a25e-777515439dac.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3686028,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/2b263ca9-f55f-4709-a486-b14ee8a230ec.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4584910,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/a6a495b7-58d4-40a9-b1e0-ae6ce348c0bd.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2912369,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/13914c94-1ffe-46f1-9b73-6ae369a753ca.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3389716,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/ca3d6d26-7a6e-48e2-b41b-adf5ae800ca2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523105,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/e08087ba-9be3-4baf-9fc9-efc55af79872.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4398280,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/81007d88-7c65-41e7-b54a-ad6279bfe9c1.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3603462,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/e961297b-a47c-4f18-81ed-07cd585e6aeb.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8e91cc-2c24-5133-8dee-79c2c9e0e151/cb8e91cc-2c24-5133-8dee-79c2c9e0e151_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3341437,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724275/general/9463231a-8578-4ae7-bd26-a1af898c0882.jpg',
'Width': 4000}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 3,
'seller_name': 'VEICOLI COMMERCIALI EUROPA SRL',
'title': 'Iveco Daily 2.3 Business - Diesel - Manual - 156 hp - 169.085 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716355%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Saving data for 10716355: {'created_time': 1774359434.696451, 'last_price_update_time': 1774359434.696463, 'auction_closing_time': 1774437300.0}
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716355') HTTP/1.1" 204 0
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10331201: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-24 13:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10470435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10475641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10326073: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-24 13:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10459274: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10489924: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10284853: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10451783: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713166%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10713166: 1
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10540685
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710540685%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10540685: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10540685 url https://www.openlane.eu/en/carv6/auction/10540685
2026-03-24 13:37:14 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-24 13:37:14 [adesa.fr] INFO: Scrape type for 10531347: 2
2026-03-24 13:37:14 [adesa.fr] INFO: Scraping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-24 13:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-24 13:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with scrape type 2
2026-03-24 13:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1, identifier: 10674348
2026-03-24 13:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-24 13:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8665cefd-f52f-5449-8c65-f095f988b68d with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8665cefd-f52f-5449-8c65-f095f988b68d with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8665cefd-f52f-5449-8c65-f095f988b68d, identifier: 10674347
2026-03-24 13:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-24 13:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 449281de-3775-599c-a628-bd09b7dfccd0 with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 449281de-3775-599c-a628-bd09b7dfccd0 with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 449281de-3775-599c-a628-bd09b7dfccd0, identifier: 10470435
2026-03-24 13:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-24 13:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c295c03f-5db1-5f81-aec7-470e6f89dd46 with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c295c03f-5db1-5f81-aec7-470e6f89dd46 with scrape type 2
2026-03-24 13:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c295c03f-5db1-5f81-aec7-470e6f89dd46, identifier: 10475641
2026-03-24 13:37:15 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-24 13:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-24 13:37:15 [adesa.fr] INFO: Scrape type for 10606719: 2
2026-03-24 13:37:15 [adesa.fr] INFO: Scraping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-24 13:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-24 13:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348
2026-03-24 13:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3e5d4e70-65fd-5f3f-9537-1ccde80052e1 with identifier: 10674348 to the API
2026-03-24 13:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3e5d4e70-65fd-5f3f-9537-1ccde80052e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK508KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674348',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'NV400',
'odometer': 193047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'Nissan NV400 L3H2 2.3 DCI Pro - Diesel - Manual - 131 hp - 193.047 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2017}
2026-03-24 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:16 [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-24 13:37:16 [adesa.fr] INFO: Saving data for 10674348: {'auction_closing_time': 1798713900.0, 'created_time': 1773430301.071185, 'last_price_update_time': 1774359436.233181}
2026-03-24 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674348') HTTP/1.1" 204 0
2026-03-24 13:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-24 13:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347
2026-03-24 13:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8665cefd-f52f-5449-8c65-f095f988b68d with identifier: 10674347 to the API
2026-03-24 13:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '8665cefd-f52f-5449-8c65-f095f988b68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN604WS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674347',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 33677,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 1.5 HDI - Diesel - Automatic - 130 hp - 33.677 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:18 [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-24 13:37:18 [adesa.fr] INFO: Saving data for 10674347: {'auction_closing_time': 1798713900.0, 'created_time': 1773430296.990162, 'last_price_update_time': 1774359438.140916}
2026-03-24 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674347') HTTP/1.1" 204 0
2026-03-24 13:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-24 13:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435
2026-03-24 13:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 449281de-3775-599c-a628-bd09b7dfccd0 with identifier: 10470435 to the API
2026-03-24 13:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10470435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '449281de-3775-599c-a628-bd09b7dfccd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ158RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10470435',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 101696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 8,
'seller_name': None,
'title': 'Renault Trafic 2.0 DCI - Diesel - Manual - 150 hp - 101.696 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Saving data for 10470435: {'auction_closing_time': 1798713900.0, 'created_time': 1773230213.739213, 'last_price_update_time': 1774359439.532949}
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10470435') HTTP/1.1" 204 0
2026-03-24 13:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-24 13:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641
2026-03-24 13:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c295c03f-5db1-5f81-aec7-470e6f89dd46 with identifier: 10475641 to the API
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10475641>
{'auction_title': '',
'c_o_2_emission_value': 336,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'c295c03f-5db1-5f81-aec7-470e6f89dd46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB750QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10475641',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 128501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 145 '
'hp - 128.501 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Saving data for 10475641: {'auction_closing_time': 1798713900.0, 'created_time': 1773230171.508547, 'last_price_update_time': 1774359439.87714}
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10475641') HTTP/1.1" 204 0
2026-03-24 13:37:19 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-24 13:37:19 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-24 13:37:19 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-24 13:37:19 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-24 13:37:19 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Scrape type for 10326062: 2
2026-03-24 13:37:19 [adesa.fr] INFO: Scraping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-24 13:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:19 [adesa.fr] INFO: Found listing with ID: 10708000
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708000%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Scrape type for 10708000: 2
2026-03-24 13:37:19 [adesa.fr] INFO: Scraping item 10708000 url https://www.openlane.eu/en/carv6/auction/10708000
2026-03-24 13:37:19 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-24 13:37:19 [adesa.fr] INFO: Scrape type for 10571076: 2
2026-03-24 13:37:19 [adesa.fr] INFO: Scraping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-24 13:37:20 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Scrape type for 10694993: 2
2026-03-24 13:37:20 [adesa.fr] INFO: Scraping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-24 13:37:20 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Scrape type for 10473268: 2
2026-03-24 13:37:20 [adesa.fr] INFO: Scraping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-24 13:37:20 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Scrape type for 10683948: 2
2026-03-24 13:37:20 [adesa.fr] INFO: Scraping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-24 13:37:20 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713167%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Scrape type for 10713167: 1
2026-03-24 13:37:20 [adesa.fr] INFO: Scraping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-24 13:37:20 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Scrape type for 10710381: 1
2026-03-24 13:37:20 [adesa.fr] INFO: Scraping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-24 13:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-24 13:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b877e8d1-fede-52d6-940a-22c25aa42438 with scrape type 2
2026-03-24 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b877e8d1-fede-52d6-940a-22c25aa42438 with scrape type 2
2026-03-24 13:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b877e8d1-fede-52d6-940a-22c25aa42438, identifier: 10579602
2026-03-24 13:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-24 13:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27501690-7349-533d-92e1-a7dc672ce5a9 with scrape type 2
2026-03-24 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27501690-7349-533d-92e1-a7dc672ce5a9 with scrape type 2
2026-03-24 13:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27501690-7349-533d-92e1-a7dc672ce5a9, identifier: 10579601
2026-03-24 13:37:20 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702500%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Scrape type for 10702500: 2
2026-03-24 13:37:20 [adesa.fr] INFO: Scraping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-24 13:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-24 13:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602
2026-03-24 13:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b877e8d1-fede-52d6-940a-22c25aa42438 with identifier: 10579602 to the API
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579602>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b877e8d1-fede-52d6-940a-22c25aa42438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CS865KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579602',
'listing': 'auctionplusdirectbuy',
'location': 'Poussan (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 326695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-04-03',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 145 '
'hp - 326.695 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-24 13:37:20 [adesa.fr] INFO: Saving data for 10579602: {'auction_closing_time': 1798713900.0, 'created_time': 1773230158.455667, 'last_price_update_time': 1774359440.655321}
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579602') HTTP/1.1" 204 0
2026-03-24 13:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-24 13:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-24 13:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601 to the API
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '27501690-7349-533d-92e1-a7dc672ce5a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA062GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579601',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 73737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Vito L2 114 CDI - Diesel - Automatic - 136 hp - '
'73.737 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Saving data for 10579601: {'auction_closing_time': 1798713900.0, 'created_time': 1773230172.971221, 'last_price_update_time': 1774359441.11762}
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579601') HTTP/1.1" 204 0
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10662209: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-24 13:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10579603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13: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-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10439487: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-24 13:37:21 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10051061: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10269481: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-24 13:37:21 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710057241%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10057241: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710704551%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10704551: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-24 13:37:21 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Scrape type for 10685083: 2
2026-03-24 13:37:21 [adesa.fr] INFO: Scraping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-24 13:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-24 13:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with scrape type 2
2026-03-24 13:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with scrape type 2
2026-03-24 13:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d, identifier: 10579600
2026-03-24 13:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-24 13:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with scrape type 2
2026-03-24 13:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with scrape type 2
2026-03-24 13:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57, identifier: 10579603
2026-03-24 13:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-24 13:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600
2026-03-24 13:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ac20e1f-f07e-5725-9510-d3eb3e728d6d with identifier: 10579600 to the API
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '7ac20e1f-f07e-5725-9510-d3eb3e728d6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CA196TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579600',
'listing': 'auctionplusdirectbuy',
'location': 'Poussan (France)',
'make': 'Fiat',
'model': '500C',
'odometer': 130308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-01-27',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500C 1.2 Lounge - Petrol - Manual - 69 hp - 130.308 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2012}
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-24 13:37:21 [adesa.fr] INFO: Saving data for 10579600: {'auction_closing_time': 1798713900.0, 'created_time': 1773230188.866967, 'last_price_update_time': 1774359441.800891}
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579600') HTTP/1.1" 204 0
2026-03-24 13:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-24 13:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603
2026-03-24 13:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57 with identifier: 10579603 to the API
2026-03-24 13:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10579603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 179,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd81e9ac3-c6ec-5bd9-b2fc-628b1fbcda57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX263FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10579603',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 187307,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-05-14',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily 3.0 Business - Diesel - Automatic - 179 hp - 187.307 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Saving data for 10579603: {'auction_closing_time': 1798713900.0, 'created_time': 1773230186.053195, 'last_price_update_time': 1774359442.171959}
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579603') HTTP/1.1" 204 0
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-24 13:37:22 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10518391: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-24 13:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10383756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10699457: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-24 13:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10442556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10650228: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10136698: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 9905933: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10653830
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653830%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10653830: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10653830 url https://www.openlane.eu/en/carv6/auction/10653830
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597849%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10597849: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10580073: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640495%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10640495: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-24 13:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-24 13:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb0643f-50b9-5bdd-87c1-f62110969e50 with scrape type 2
2026-03-24 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edb0643f-50b9-5bdd-87c1-f62110969e50 with scrape type 2
2026-03-24 13:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: edb0643f-50b9-5bdd-87c1-f62110969e50, identifier: 10383756
2026-03-24 13:37:22 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-24 13:37:22 [adesa.fr] INFO: Scrape type for 10627155: 2
2026-03-24 13:37:22 [adesa.fr] INFO: Scraping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-24 13:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-24 13:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756
2026-03-24 13:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: edb0643f-50b9-5bdd-87c1-f62110969e50 with identifier: 10383756 to the API
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10383756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 469,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'edb0643f-50b9-5bdd-87c1-f62110969e50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF170KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10383756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 71543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Maybach 560 - Petrol - Automatic - 469 hp - 71.543 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Saving data for 10383756: {'auction_closing_time': 1801392300.0, 'created_time': 1773230177.714895, 'last_price_update_time': 1774359443.067465}
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10383756') HTTP/1.1" 204 0
2026-03-24 13:37:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-24 13:37:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f37f1d3f-6f79-5fa3-a973-079cc28d95be with scrape type 2
2026-03-24 13:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f37f1d3f-6f79-5fa3-a973-079cc28d95be with scrape type 2
2026-03-24 13:37:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f37f1d3f-6f79-5fa3-a973-079cc28d95be, identifier: 10442556
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10437881: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-24 13:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-24 13:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556
2026-03-24 13:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f37f1d3f-6f79-5fa3-a973-079cc28d95be with identifier: 10442556 to the API
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10442556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f37f1d3f-6f79-5fa3-a973-079cc28d95be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EG100QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10442556',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 357970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 Picasso 1.6 HDI Business Plus - Diesel - Manual - 120 hp '
'- 357.970 km',
'transmission': 'manual',
'trim': 'Business Plus',
'vin': None,
'year': 2016}
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Saving data for 10442556: {'auction_closing_time': 1798713900.0, 'created_time': 1773230186.91385, 'last_price_update_time': 1774359443.624729}
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10442556') HTTP/1.1" 204 0
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10699722: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10394825: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10695922
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695922%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10695922: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10695922 url https://www.openlane.eu/en/carv6/auction/10695922
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687167%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10632404
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710632404%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10632404: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10632404 url https://www.openlane.eu/en/carv6/auction/10632404
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10597858: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10688557: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-24 13:37:23 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10452571: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10437891
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437891%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10437891: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10437891 url https://www.openlane.eu/en/carv6/auction/10437891
2026-03-24 13:37:23 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-24 13:37:23 [adesa.fr] INFO: Scrape type for 10512962: 2
2026-03-24 13:37:23 [adesa.fr] INFO: Scraping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-24 13:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10331201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-24 13:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d37fae0e-680f-5002-8c29-7c23e7ea389d with scrape type 2
2026-03-24 13:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d37fae0e-680f-5002-8c29-7c23e7ea389d with scrape type 2
2026-03-24 13:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d37fae0e-680f-5002-8c29-7c23e7ea389d, identifier: 10331201
2026-03-24 13:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-24 13:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-24 13:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201 to the API
2026-03-24 13:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10331201>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd37fae0e-680f-5002-8c29-7c23e7ea389d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-301-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10331201',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19339,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.339 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-24 13:37:27 [adesa.fr] INFO: Saving data for 10331201: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.025295, 'last_price_update_time': 1774359447.560724}
2026-03-24 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10331201') HTTP/1.1" 204 0
2026-03-24 13:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-24 13:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with scrape type 2
2026-03-24 13:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with scrape type 2
2026-03-24 13:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a2965c1-31cf-5b47-9052-e20fa4c7d818, identifier: 10620845
2026-03-24 13:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-24 13:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845
2026-03-24 13:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a2965c1-31cf-5b47-9052-e20fa4c7d818 with identifier: 10620845 to the API
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620845>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1a2965c1-31cf-5b47-9052-e20fa4c7d818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK160RV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620845',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '4 Series',
'odometer': 118326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Gran Coupé 430d M-Pack - xDrive - Diesel - Automatic - '
'285 hp - 118.326 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-24 13:37:28 [adesa.fr] INFO: Saving data for 10620845: {'auction_closing_time': 1798713900.0, 'created_time': 1773230229.490612, 'last_price_update_time': 1774359448.45776}
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10620845') HTTP/1.1" 204 0
2026-03-24 13:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10448654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.446(s), this was the 1st time calling it.
2026-03-24 13:37:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.876319492153533 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-24 13:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-24 13:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c42f17be-41dd-54f6-9dcc-721e9215401f with scrape type 2
2026-03-24 13:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c42f17be-41dd-54f6-9dcc-721e9215401f with scrape type 2
2026-03-24 13:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c42f17be-41dd-54f6-9dcc-721e9215401f, identifier: 10448654
2026-03-24 13:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 13:37:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654
2026-03-24 13:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c42f17be-41dd-54f6-9dcc-721e9215401f with identifier: 10448654 to the API
2026-03-24 13:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10448654>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'c42f17be-41dd-54f6-9dcc-721e9215401f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX111BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10448654',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': 'X2',
'odometer': 26467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 20i M-Pack - Petrol - Automatic - 156 hp - 26.467 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2024}
2026-03-24 13:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:29 [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-24 13:37:29 [adesa.fr] INFO: Saving data for 10448654: {'auction_closing_time': 1798713900.0, 'created_time': 1773230205.687786, 'last_price_update_time': 1774359449.19293}
2026-03-24 13:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10448654') HTTP/1.1" 204 0
2026-03-24 13:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-24 13:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-24 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-24 13:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8422789d-88ae-5af8-9433-21b76ff4f4a9, identifier: 10532900
2026-03-24 13:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-24 13:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-24 13:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900 to the API
2026-03-24 13:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532900>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8422789d-88ae-5af8-9433-21b76ff4f4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 40.614 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710532900%27 HTTP/1.1" 200 None
2026-03-24 13:37:34 [adesa.fr] INFO: Saving data for 10532900: {'auction_closing_time': 1798675200.0, 'created_time': 1773230171.013859, 'last_price_update_time': 1774359454.383211}
2026-03-24 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10532900') HTTP/1.1" 204 0
2026-03-24 13: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-24 13:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10669348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:37:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-24 13:37:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with scrape type 2
2026-03-24 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with scrape type 2
2026-03-24 13:37:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 437818ac-cb3c-514a-95a9-3b9ed397d8d9, identifier: 10669348
2026-03-24 13:37:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-24 13:37:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-24 13:37:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348 to the API
2026-03-24 13:37:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10669348>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '437818ac-cb3c-514a-95a9-3b9ed397d8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10669348',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 9460,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 9.460 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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-24 13:37:36 [adesa.fr] INFO: Saving data for 10669348: {'auction_closing_time': 1798675200.0, 'created_time': 1773667996.819636, 'last_price_update_time': 1774359456.10054}
2026-03-24 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10669348') HTTP/1.1" 204 0
2026-03-24 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10051044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-24 13:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f3b927-da5a-5945-9332-af4519044bb1 with scrape type 2
2026-03-24 13:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f3b927-da5a-5945-9332-af4519044bb1 with scrape type 2
2026-03-24 13:37:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33f3b927-da5a-5945-9332-af4519044bb1, identifier: 10051044
2026-03-24 13:37:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-24 13:37:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-24 13:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044 to the API
2026-03-24 13:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10051044>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '33f3b927-da5a-5945-9332-af4519044bb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-131-SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10051044',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 29630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 29.630 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:39 [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-24 13:37:39 [adesa.fr] INFO: Saving data for 10051044: {'auction_closing_time': 1798671600.0, 'created_time': 1773229618.947819, 'last_price_update_time': 1774359459.570159}
2026-03-24 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051044') HTTP/1.1" 204 0
2026-03-24 13:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10601085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-24 13:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfdc478b-da20-5c2b-8c97-52d53691445f with scrape type 2
2026-03-24 13:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfdc478b-da20-5c2b-8c97-52d53691445f with scrape type 2
2026-03-24 13:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cfdc478b-da20-5c2b-8c97-52d53691445f, identifier: 10601085
2026-03-24 13:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-24 13:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-24 13:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085 to the API
2026-03-24 13:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10601085>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'cfdc478b-da20-5c2b-8c97-52d53691445f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10601085',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 8678,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 8.678 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:40 [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-24 13:37:40 [adesa.fr] INFO: Saving data for 10601085: {'auction_closing_time': 1798675200.0, 'created_time': 1773230107.257596, 'last_price_update_time': 1774359460.524878}
2026-03-24 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10601085') HTTP/1.1" 204 0
2026-03-24 13:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-24 13:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 1
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252Fd8c67022-9174-4704-947a-fe02eef228cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/d8c67022-9174-4704-947a-fe02eef228cb.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F214108bf-b8ad-4a55-a67c-75fb94c7314f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/214108bf-b8ad-4a55-a67c-75fb94c7314f.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F2cf9a167-4281-4631-9890-04f6dac82465.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/2cf9a167-4281-4631-9890-04f6dac82465.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F7e4cbc00-319e-41f1-b2e7-9a879fc32b0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/7e4cbc00-319e-41f1-b2e7-9a879fc32b0f.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F7a7e11b9-c4b8-4f59-8aaf-0e0e6ac8564b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/7a7e11b9-c4b8-4f59-8aaf-0e0e6ac8564b.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F6259f2e4-915c-48cd-81f4-516cddce3342.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/6259f2e4-915c-48cd-81f4-516cddce3342.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252Fbce8f756-0ec5-4cc7-b02c-5cf325016c19.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/bce8f756-0ec5-4cc7-b02c-5cf325016c19.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F91d421c4-5233-41bf-90df-cfbba7062618.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/91d421c4-5233-41bf-90df-cfbba7062618.jpg not downloaded yet
2026-03-24 13:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37: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%252F5740953%252Fgeneral%252F75ff7daa-9a5e-4e02-81e2-678288970540.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/75ff7daa-9a5e-4e02-81e2-678288970540.jpg not downloaded yet
2026-03-24 13:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522
2026-03-24 13:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e347439-5e7f-5ba4-b9ef-619630540fca with scrape type 1
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e347439-5e7f-5ba4-b9ef-619630540fca
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252Fa2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/a2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F27ef0891-d91c-425a-a2f4-f83116323230.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/27ef0891-d91c-425a-a2f4-f83116323230.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F7335f5f4-d841-4105-953a-714ae0b4332a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/7335f5f4-d841-4105-953a-714ae0b4332a.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252Fcdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/cdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F84811f44-652e-409b-9a51-db4cd42dd529.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/84811f44-652e-409b-9a51-db4cd42dd529.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252F4a5982ec-be65-47c0-816f-24969fbf538a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/4a5982ec-be65-47c0-816f-24969fbf538a.jpg already downloaded
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5704291%252Fgeneral%252Fae84124b-a440-43f0-855c-2d539f0cb4f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/ae84124b-a440-43f0-855c-2d539f0cb4f9.jpg already downloaded
2026-03-24 13:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e347439-5e7f-5ba4-b9ef-619630540fca, identifier: 10716522
2026-03-24 13:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/75ff7daa-9a5e-4e02-81e2-678288970540.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522
2026-03-24 13:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522
2026-03-24 13:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10716522 to the API
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716522>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2e347439-5e7f-5ba4-b9ef-619630540fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW101SD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716522',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 175123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 136,
'photo_urls': ['https://images.openlane.eu/carimgs/5704291/general/a2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg',
'https://images.openlane.eu/carimgs/5704291/general/27ef0891-d91c-425a-a2f4-f83116323230.jpg',
'https://images.openlane.eu/carimgs/5704291/general/5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg',
'https://images.openlane.eu/carimgs/5704291/general/7335f5f4-d841-4105-953a-714ae0b4332a.jpg',
'https://images.openlane.eu/carimgs/5704291/general/cdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg',
'https://images.openlane.eu/carimgs/5704291/general/75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg',
'https://images.openlane.eu/carimgs/5704291/general/67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg',
'https://images.openlane.eu/carimgs/5704291/general/84811f44-652e-409b-9a51-db4cd42dd529.jpg',
'https://images.openlane.eu/carimgs/5704291/general/4a5982ec-be65-47c0-816f-24969fbf538a.jpg',
'https://images.openlane.eu/carimgs/5704291/general/ae84124b-a440-43f0-855c-2d539f0cb4f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/a2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/27ef0891-d91c-425a-a2f4-f83116323230.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/7335f5f4-d841-4105-953a-714ae0b4332a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/cdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/84811f44-652e-409b-9a51-db4cd42dd529.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/4a5982ec-be65-47c0-816f-24969fbf538a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/ae84124b-a440-43f0-855c-2d539f0cb4f9.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 2,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Automatic - 130 hp - '
'175.123 km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:44 [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-24 13:37:44 [adesa.fr] INFO: Saving data for 10716522: {'created_time': 1774359464.691561, 'last_price_update_time': 1774359464.691572, 'auction_closing_time': 1774609200.0}
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716522') HTTP/1.1" 204 0
2026-03-24 13:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:37:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1807d0>
2026-03-24 13:37:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F75ff7daa-9a5e-4e02-81e2-678288970540.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/75ff7daa-9a5e-4e02-81e2-678288970540.jpg saved to cache
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/91d421c4-5233-41bf-90df-cfbba7062618.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-24 13:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-24 13:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-24 13:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b25b6dcd-c315-5085-ae8e-b784458a94fb, identifier: 10685083
2026-03-24 13:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-24 13:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-24 13:37:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083 to the API
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:37:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685083>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b25b6dcd-c315-5085-ae8e-b784458a94fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-884-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 19033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 opera - Petrol - Automatic - 131 hp - 19.033 km',
'transmission': 'automatic',
'trim': 'opera',
'vin': None,
'year': 2023}
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710685083%27 HTTP/1.1" 200 None
2026-03-24 13:37:45 [adesa.fr] INFO: Saving data for 10685083: {'auction_closing_time': 1798671600.0, 'created_time': 1773929729.451542, 'last_price_update_time': 1774359465.212908}
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685083') HTTP/1.1" 204 0
2026-03-24 13:37:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.070(s), this was the 1st time calling it.
2026-03-24 13:37:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.921720921443852 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-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/6259f2e4-915c-48cd-81f4-516cddce3342.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1b4d90>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F91d421c4-5233-41bf-90df-cfbba7062618.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/91d421c4-5233-41bf-90df-cfbba7062618.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/bce8f756-0ec5-4cc7-b02c-5cf325016c19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e20e50>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F6259f2e4-915c-48cd-81f4-516cddce3342.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/6259f2e4-915c-48cd-81f4-516cddce3342.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750775ff50>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252Fbce8f756-0ec5-4cc7-b02c-5cf325016c19.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/bce8f756-0ec5-4cc7-b02c-5cf325016c19.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/7e4cbc00-319e-41f1-b2e7-9a879fc32b0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/7a7e11b9-c4b8-4f59-8aaf-0e0e6ac8564b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/214108bf-b8ad-4a55-a67c-75fb94c7314f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/2cf9a167-4281-4631-9890-04f6dac82465.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e21c50>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F7e4cbc00-319e-41f1-b2e7-9a879fc32b0f.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/7e4cbc00-319e-41f1-b2e7-9a879fc32b0f.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2ef190>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F7a7e11b9-c4b8-4f59-8aaf-0e0e6ac8564b.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/7a7e11b9-c4b8-4f59-8aaf-0e0e6ac8564b.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/d8c67022-9174-4704-947a-fe02eef228cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740953/general/5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710381)
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077a8e10>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F214108bf-b8ad-4a55-a67c-75fb94c7314f.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/214108bf-b8ad-4a55-a67c-75fb94c7314f.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0ee790>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F2cf9a167-4281-4631-9890-04f6dac82465.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/2cf9a167-4281-4631-9890-04f6dac82465.jpg saved to cache
2026-03-24 13:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e369d0>
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252Fd8c67022-9174-4704-947a-fe02eef228cb.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/d8c67022-9174-4704-947a-fe02eef228cb.jpg saved to cache
2026-03-24 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8c3e50>
2026-03-24 13:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740953%252Fgeneral%252F5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg') HTTP/1.1" 204 0
2026-03-24 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740953/general/5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg saved to cache
2026-03-24 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8
2026-03-24 13:37:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4167dc31-6080-5d31-8574-22ac9ee6c5e8, skipping ID generation
2026-03-24 13:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 1
2026-03-24 13:37:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 sending to next pipeline
2026-03-24 13:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4167dc31-6080-5d31-8574-22ac9ee6c5e8, identifier: 10710381
2026-03-24 13:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-24 13:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-24 13:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381 to the API
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740953/general/5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '4167dc31-6080-5d31-8574-22ac9ee6c5e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-928-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178097,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/d8c67022-9174-4704-947a-fe02eef228cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176859,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/5552fec9-5bfe-4e27-afaa-31b15b2d3c9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/214108bf-b8ad-4a55-a67c-75fb94c7314f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156135,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/2cf9a167-4281-4631-9890-04f6dac82465.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546246,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/7e4cbc00-319e-41f1-b2e7-9a879fc32b0f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443660,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/7a7e11b9-c4b8-4f59-8aaf-0e0e6ac8564b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177085,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/6259f2e4-915c-48cd-81f4-516cddce3342.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273820,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/bce8f756-0ec5-4cc7-b02c-5cf325016c19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141221,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/91d421c4-5233-41bf-90df-cfbba7062618.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4167dc31-6080-5d31-8574-22ac9ee6c5e8/4167dc31-6080-5d31-8574-22ac9ee6c5e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181011,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740953/general/75ff7daa-9a5e-4e02-81e2-678288970540.jpg',
'Width': 1920}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Diesel - Manual - 120 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710710381%27 HTTP/1.1" 200 None
2026-03-24 13:37:46 [adesa.fr] INFO: Saving data for 10710381: {'created_time': 1774359466.653599, 'last_price_update_time': 1774359466.653611, 'auction_closing_time': 1798671600.0}
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710381') HTTP/1.1" 204 0
2026-03-24 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10661603: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10411867: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10326128: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10556138: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10222565: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10231005: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10676045: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10707950: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10707951: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:47 [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-24 13:37:47 [adesa.fr] INFO: Scrape type for 10707949: 2
2026-03-24 13:37:47 [adesa.fr] INFO: Scraping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-24 13:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:47 [adesa.fr] INFO: Found listing with ID: 10674730
2026-03-24 13:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674730%27 HTTP/1.1" 200 None
2026-03-24 13:37:48 [adesa.fr] INFO: Scrape type for 10674730: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10674730 url https://www.openlane.eu/en/carv6/auction/10674730
2026-03-24 13:37:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10710380: 1
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10715794: 1
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10640496: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10715796: 1
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-24 13:37:48 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-24 13:37:48 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10702499: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10558919: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-24 13:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-24 13:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-24 13:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-24 13:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9278c57e-ae18-5925-9827-429d56856fa8, identifier: 10512962
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10699391
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699391%27 HTTP/1.1" 200 None
2026-03-24 13:37:48 [adesa.fr] INFO: Scrape type for 10699391: 0
2026-03-24 13:37:48 [adesa.fr] INFO: Skipping item 10699391 url https://www.openlane.eu/en/carv6/auction/10699391
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10574132: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-24 13:37:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-24 13:37:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-24 13:37:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962 to the API
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512962>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9278c57e-ae18-5925-9827-429d56856fa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-049-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.186 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Saving data for 10512962: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.728464, 'last_price_update_time': 1774359468.644393}
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10512962') HTTP/1.1" 204 0
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10690022: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-24 13:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10709611: 1
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-24 13:37:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-24 13:37:48 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10694299: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10595519: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10554218: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10689052: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10597882: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10681278
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:48 [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-24 13:37:48 [adesa.fr] INFO: Scrape type for 10681278: 2
2026-03-24 13:37:48 [adesa.fr] INFO: Scraping item 10681278 url https://www.openlane.eu/en/carv6/auction/10681278
2026-03-24 13:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-24 13:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with scrape type 2
2026-03-24 13:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with scrape type 2
2026-03-24 13:37:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2353a0b2-b4ff-5696-b884-878fe58ab2e0, identifier: 10702500
2026-03-24 13:37:48 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-24 13:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10713164: 1
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-24 13:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-24 13:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500
2026-03-24 13:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2353a0b2-b4ff-5696-b884-878fe58ab2e0 with identifier: 10702500 to the API
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702500>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2353a0b2-b4ff-5696-b884-878fe58ab2e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-963-DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702500',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 21214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Petrol - Automatic - 150 hp '
'- 21.214 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Saving data for 10702500: {'auction_closing_time': 1798671600.0, 'created_time': 1774273020.353171, 'last_price_update_time': 1774359469.2705}
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702500') HTTP/1.1" 204 0
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10711367
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10711367: 1
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10711367 url https://www.openlane.eu/en/carv6/auction/10711367
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10681283: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10707278
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10707278: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10707278 url https://www.openlane.eu/en/carv6/auction/10707278
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10682593: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10685081
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685081%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10685081: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10685081 url https://www.openlane.eu/en/carv6/auction/10685081
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10573240: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10269547: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10713169: 1
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10654300: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10699471
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10699471: 0
2026-03-24 13:37:49 [adesa.fr] INFO: Skipping item 10699471 url https://www.openlane.eu/en/carv6/auction/10699471
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10702501: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10707273: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10676823: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-24 13:37:49 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10699486
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699486%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10699486: 0
2026-03-24 13:37:49 [adesa.fr] INFO: Skipping item 10699486 url https://www.openlane.eu/en/carv6/auction/10699486
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10667487
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667487%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10667487: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10667487 url https://www.openlane.eu/en/carv6/auction/10667487
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10673715
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673715%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10673715: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10673715 url https://www.openlane.eu/en/carv6/auction/10673715
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10673717: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10688251: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10695288
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10695288: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10695288 url https://www.openlane.eu/en/carv6/auction/10695288
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10679268: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10707858: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10473270: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10682079: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-24 13:37:49 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10647802: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10473269: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-24 13:37:49 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10477906: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10707276: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10381371: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10375917: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10326152: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10707860: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10597840: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10351032: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10681277: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10681282: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10661519: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10571074: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10683945
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683945%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10683945: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10683945 url https://www.openlane.eu/en/carv6/auction/10683945
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [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-24 13:37:49 [adesa.fr] INFO: Scrape type for 10408313: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10576369
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710576369%27 HTTP/1.1" 200 None
2026-03-24 13:37:49 [adesa.fr] INFO: Scrape type for 10576369: 2
2026-03-24 13:37:49 [adesa.fr] INFO: Scraping item 10576369 url https://www.openlane.eu/en/carv6/auction/10576369
2026-03-24 13:37:49 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10649232: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10626577: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10662769: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699953
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699953%27 HTTP/1.1" 200 None
2026-03-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699953: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699953 url https://www.openlane.eu/en/carv6/auction/10699953
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10606748
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10606748: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10606748 url https://www.openlane.eu/en/carv6/auction/10606748
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10711365: 1
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10693704: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10687169: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10715524: 1
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10652149: 2
2026-03-24 13:37:50 [adesa.fr] INFO: Scraping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-24 13:37:50 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-24 13:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:50 [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-24 13:37:50 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-24 13:37:50 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-24 13:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-24 13:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-24 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-24 13:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0bbf94c-b68c-5474-897f-923839eb256c, identifier: 10688557
2026-03-24 13:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-24 13:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-24 13:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557 to the API
2026-03-24 13:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:37: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-24 13:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688557>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e0bbf94c-b68c-5474-897f-923839eb256c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-761-LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688557',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 2582,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 2.582 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:52 [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-24 13:37:52 [adesa.fr] INFO: Saving data for 10688557: {'auction_closing_time': 1798671600.0, 'created_time': 1773929732.580763, 'last_price_update_time': 1774359472.502752}
2026-03-24 13:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688557') HTTP/1.1" 204 0
2026-03-24 13:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10452571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-24 13:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aae383a-e43b-5e90-93e3-a34abd8581f9 with scrape type 2
2026-03-24 13:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aae383a-e43b-5e90-93e3-a34abd8581f9 with scrape type 2
2026-03-24 13:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2aae383a-e43b-5e90-93e3-a34abd8581f9, identifier: 10452571
2026-03-24 13:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-24 13:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-24 13:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571 to the API
2026-03-24 13:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:38:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10452571>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2aae383a-e43b-5e90-93e3-a34abd8581f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10452571',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 5.445 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710452571%27 HTTP/1.1" 200 None
2026-03-24 13:38:05 [adesa.fr] INFO: Saving data for 10452571: {'auction_closing_time': 1798671600.0, 'created_time': 1773230184.932559, 'last_price_update_time': 1774359485.191871}
2026-03-24 13:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10452571') HTTP/1.1" 204 0
2026-03-24 13:38:06 [scrapy.extensions.logstats] INFO: Crawled 134 pages (at 29 pages/min), scraped 123 items (at 29 items/min)
2026-03-24 13:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502
2026-03-24 13:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with scrape type 1
2026-03-24 13:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab3d7d54-7f65-58b7-888a-f5ddfe33d184
2026-03-24 13:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5683262%252Fgeneral%252F2da7f585-e9fa-4c60-a3e7-45d6ec9d9e92.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/2da7f585-e9fa-4c60-a3e7-45d6ec9d9e92.jpg already downloaded
2026-03-24 13:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252F88c509d7-ff7e-48f3-a627-e81a1c12d0b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/88c509d7-ff7e-48f3-a627-e81a1c12d0b9.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252F192d05bc-91c6-41ec-a0f0-2fcc345cc963.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/192d05bc-91c6-41ec-a0f0-2fcc345cc963.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252Fad4106f5-f2a7-42cd-b7a5-052b4ae39a44.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/ad4106f5-f2a7-42cd-b7a5-052b4ae39a44.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252Fcebe2d4a-eefa-49fc-897d-ccff658f5404.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/cebe2d4a-eefa-49fc-897d-ccff658f5404.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252F166d267c-0c00-4491-8ded-e3ed31aadd39.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/166d267c-0c00-4491-8ded-e3ed31aadd39.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252F8217414a-512f-4447-9763-8b5c7718a7e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/8217414a-512f-4447-9763-8b5c7718a7e9.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252F7d1c419e-2383-439b-8388-e2c1e756ceaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/7d1c419e-2383-439b-8388-e2c1e756ceaf.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252Fbaccd8c9-dfed-433f-8f77-67237d18a0f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/baccd8c9-dfed-433f-8f77-67237d18a0f2.jpg already downloaded
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5683262%252Fgeneral%252Fb76fe831-243a-4a38-9ae9-5322b6d21488.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683262/general/b76fe831-243a-4a38-9ae9-5322b6d21488.jpg already downloaded
2026-03-24 13:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab3d7d54-7f65-58b7-888a-f5ddfe33d184, identifier: 10716502
2026-03-24 13:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502
2026-03-24 13:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502
2026-03-24 13:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab3d7d54-7f65-58b7-888a-f5ddfe33d184 with identifier: 10716502 to the API
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716502>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab3d7d54-7f65-58b7-888a-f5ddfe33d184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT560EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716502',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 173497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5683262/general/2da7f585-e9fa-4c60-a3e7-45d6ec9d9e92.jpg',
'https://images.openlane.eu/carimgs/5683262/general/88c509d7-ff7e-48f3-a627-e81a1c12d0b9.jpg',
'https://images.openlane.eu/carimgs/5683262/general/192d05bc-91c6-41ec-a0f0-2fcc345cc963.jpg',
'https://images.openlane.eu/carimgs/5683262/general/ad4106f5-f2a7-42cd-b7a5-052b4ae39a44.jpg',
'https://images.openlane.eu/carimgs/5683262/general/cebe2d4a-eefa-49fc-897d-ccff658f5404.jpg',
'https://images.openlane.eu/carimgs/5683262/general/166d267c-0c00-4491-8ded-e3ed31aadd39.jpg',
'https://images.openlane.eu/carimgs/5683262/general/8217414a-512f-4447-9763-8b5c7718a7e9.jpg',
'https://images.openlane.eu/carimgs/5683262/general/7d1c419e-2383-439b-8388-e2c1e756ceaf.jpg',
'https://images.openlane.eu/carimgs/5683262/general/baccd8c9-dfed-433f-8f77-67237d18a0f2.jpg',
'https://images.openlane.eu/carimgs/5683262/general/b76fe831-243a-4a38-9ae9-5322b6d21488.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189338,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/2da7f585-e9fa-4c60-a3e7-45d6ec9d9e92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180695,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/88c509d7-ff7e-48f3-a627-e81a1c12d0b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205944,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/192d05bc-91c6-41ec-a0f0-2fcc345cc963.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210167,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/ad4106f5-f2a7-42cd-b7a5-052b4ae39a44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279257,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/cebe2d4a-eefa-49fc-897d-ccff658f5404.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/166d267c-0c00-4491-8ded-e3ed31aadd39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205454,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/8217414a-512f-4447-9763-8b5c7718a7e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384522,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/7d1c419e-2383-439b-8388-e2c1e756ceaf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239793,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/baccd8c9-dfed-433f-8f77-67237d18a0f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab3d7d54-7f65-58b7-888a-f5ddfe33d184/ab3d7d54-7f65-58b7-888a-f5ddfe33d184_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175680,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683262/general/b76fe831-243a-4a38-9ae9-5322b6d21488.jpg',
'Width': 1920}],
'price': 1700,
'price_includes_vat': True,
'registration_date': '2020-10-05',
'seats_number': 2,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Citroën C3 Feel - Petrol - Manual - 83 hp - 173.497 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:12 [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-24 13:38:12 [adesa.fr] INFO: Saving data for 10716502: {'created_time': 1774359492.670442, 'last_price_update_time': 1774359492.670452, 'auction_closing_time': 1774609200.0}
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716502') HTTP/1.1" 204 0
2026-03-24 13:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-24 13:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-24 13:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-24 13:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1a520a5-7810-5704-96cf-691b7298ef3f, identifier: 10597858
2026-03-24 13:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-24 13:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-24 13:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858 to the API
2026-03-24 13:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597858>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1a520a5-7810-5704-96cf-691b7298ef3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-161-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.940 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710597858%27 HTTP/1.1" 200 None
2026-03-24 13:38:15 [adesa.fr] INFO: Saving data for 10597858: {'auction_closing_time': 1798671600.0, 'created_time': 1773229942.780238, 'last_price_update_time': 1774359495.041163}
2026-03-24 13:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597858') HTTP/1.1" 204 0
2026-03-24 13:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-24 13:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-24 13:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-24 13:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9763a854-5701-505f-8470-91548dd68684, identifier: 10699722
2026-03-24 13:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-24 13:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:38:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-24 13:38:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-24 13:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722 to the API
2026-03-24 13:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699722>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Pickup',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '9763a854-5701-505f-8470-91548dd68684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-266-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699722',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 8572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43300,
'price_includes_vat': True,
'registration_date': '2024-12-05',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 164 hp - 8.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:22 [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-24 13:38:22 [adesa.fr] INFO: Saving data for 10699722: {'auction_closing_time': 1798671600.0, 'created_time': 1774273011.16619, 'last_price_update_time': 1774359502.638498}
2026-03-24 13:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699722') HTTP/1.1" 204 0
2026-03-24 13:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10437881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-24 13:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-24 13:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-24 13:38:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d11227b2-c1e0-582e-8705-41217498e876, identifier: 10437881
2026-03-24 13:38:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-24 13:38:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-24 13:38:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881 to the API
2026-03-24 13:38:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10437881>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd11227b2-c1e0-582e-8705-41217498e876',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-812-PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10437881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 20908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 164 hp - 20.908 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:25 [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-24 13:38:25 [adesa.fr] INFO: Saving data for 10437881: {'auction_closing_time': 1798671600.0, 'created_time': 1773230109.87494, 'last_price_update_time': 1774359505.439073}
2026-03-24 13:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10437881') HTTP/1.1" 204 0
2026-03-24 13:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-24 13:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-24 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-24 13:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62413b3e-d7e5-55af-8590-e0ba24d524c4, identifier: 10627155
2026-03-24 13:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-24 13:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-24 13:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155 to the API
2026-03-24 13:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627155>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '62413b3e-d7e5-55af-8590-e0ba24d524c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-778-AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 17861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback Rivoli - AWD - Petrol - Automatic - 200 hp - '
'17.861 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:27 [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-24 13:38:27 [adesa.fr] INFO: Saving data for 10627155: {'auction_closing_time': 1798671600.0, 'created_time': 1773229976.423775, 'last_price_update_time': 1774359507.505694}
2026-03-24 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627155') HTTP/1.1" 204 0
2026-03-24 13:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-24 13:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with scrape type 2
2026-03-24 13:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with scrape type 2
2026-03-24 13:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179, identifier: 10620841
2026-03-24 13:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-24 13:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841
2026-03-24 13:38:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179 with identifier: 10620841 to the API
2026-03-24 13:38:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '9b7fbc0c-90c7-52e4-92c4-9c9fdd0d5179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL219AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620841',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '4 Series',
'odometer': 112080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Gran Coupé 430d M-Pack - Diesel - Automatic - 285 hp - '
'112.080 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-24 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:28 [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-24 13:38:28 [adesa.fr] INFO: Saving data for 10620841: {'auction_closing_time': 1798713900.0, 'created_time': 1773230375.881921, 'last_price_update_time': 1774359508.390287}
2026-03-24 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10620841') HTTP/1.1" 204 0
2026-03-24 13:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949
2026-03-24 13:38:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with scrape type 2
2026-03-24 13:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with scrape type 2
2026-03-24 13:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8cec52b-d77d-5e96-95d5-a8ecebe702a9, identifier: 10707949
2026-03-24 13:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949
2026-03-24 13:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949
2026-03-24 13:38:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8cec52b-d77d-5e96-95d5-a8ecebe702a9 with identifier: 10707949 to the API
2026-03-24 13:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:38:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707949>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c8cec52b-d77d-5e96-95d5-a8ecebe702a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707949',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 27823,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 27.823 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:29 [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-24 13:38:29 [adesa.fr] INFO: Saving data for 10707949: {'auction_closing_time': 1798671600.0, 'created_time': 1774272990.399633, 'last_price_update_time': 1774359509.847137}
2026-03-24 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707949') HTTP/1.1" 204 0
2026-03-24 13:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-24 13:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb46d26-25c6-5684-9b30-93dcd610912e with scrape type 2
2026-03-24 13:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bb46d26-25c6-5684-9b30-93dcd610912e with scrape type 2
2026-03-24 13:38:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bb46d26-25c6-5684-9b30-93dcd610912e, identifier: 10690022
2026-03-24 13:38:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-24 13:38:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-24 13:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022 to the API
2026-03-24 13:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690022>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4bb46d26-25c6-5684-9b30-93dcd610912e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-058-AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690022',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Style - Petrol - Automatic - 136 hp - 10.025 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:35 [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-24 13:38:35 [adesa.fr] INFO: Saving data for 10690022: {'auction_closing_time': 1798671600.0, 'created_time': 1773930089.451547, 'last_price_update_time': 1774359515.557349}
2026-03-24 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10690022') HTTP/1.1" 204 0
2026-03-24 13:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-24 13:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 1
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F46724a6b-78e0-4122-98f9-bb65d49204b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/46724a6b-78e0-4122-98f9-bb65d49204b5.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F4d596cd5-bffc-446d-b22c-73665b3bc9bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/4d596cd5-bffc-446d-b22c-73665b3bc9bb.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252Fd142acde-ef7e-4972-ab06-07bf02808d79.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/d142acde-ef7e-4972-ab06-07bf02808d79.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F3ec0629d-8d6c-448b-9c66-886fe73449d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/3ec0629d-8d6c-448b-9c66-886fe73449d7.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F8ddbbf8f-1ed7-4399-af81-f1e0fc0259ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/8ddbbf8f-1ed7-4399-af81-f1e0fc0259ee.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F79b9c44d-cba4-4ff6-885e-e6f0e8f9ebd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/79b9c44d-cba4-4ff6-885e-e6f0e8f9ebd4.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252Fb08c7d1d-9996-45fb-b9de-5f4157ced502.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/b08c7d1d-9996-45fb-b9de-5f4157ced502.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F92ba260d-95e1-43c7-8bcf-93dd04d4d4aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/92ba260d-95e1-43c7-8bcf-93dd04d4d4aa.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252Fe7b8742c-5ee1-45de-a490-415142a75a3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/e7b8742c-5ee1-45de-a490-415142a75a3a.jpg not downloaded yet
2026-03-24 13:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5742339%252Fgeneral%252F3736daf7-6fa2-41d7-9c80-46500de34ca9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/3736daf7-6fa2-41d7-9c80-46500de34ca9.jpg not downloaded yet
2026-03-24 13:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-24 13:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-24 13:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-24 13:38:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c, identifier: 10326062
2026-03-24 13:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-24 13:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-24 13:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062 to the API
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:38:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326062>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '0d19fbd8-7687-57be-ac87-3b3deb0cd66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-100-CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 57175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 Feel - Diesel - Manual - 102 hp - 57.175 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:42 [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-24 13:38:42 [adesa.fr] INFO: Saving data for 10326062: {'auction_closing_time': 1798671600.0, 'created_time': 1773851610.833642, 'last_price_update_time': 1774359522.309086}
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326062') HTTP/1.1" 204 0
2026-03-24 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/3736daf7-6fa2-41d7-9c80-46500de34ca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507732190>
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F3736daf7-6fa2-41d7-9c80-46500de34ca9.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/3736daf7-6fa2-41d7-9c80-46500de34ca9.jpg saved to cache
2026-03-24 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/e7b8742c-5ee1-45de-a490-415142a75a3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c18a250>
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252Fe7b8742c-5ee1-45de-a490-415142a75a3a.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/e7b8742c-5ee1-45de-a490-415142a75a3a.jpg saved to cache
2026-03-24 13:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/92ba260d-95e1-43c7-8bcf-93dd04d4d4aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c4f50>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F92ba260d-95e1-43c7-8bcf-93dd04d4d4aa.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/92ba260d-95e1-43c7-8bcf-93dd04d4d4aa.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/b08c7d1d-9996-45fb-b9de-5f4157ced502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1898d0>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252Fb08c7d1d-9996-45fb-b9de-5f4157ced502.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/b08c7d1d-9996-45fb-b9de-5f4157ced502.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/79b9c44d-cba4-4ff6-885e-e6f0e8f9ebd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507727810>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F79b9c44d-cba4-4ff6-885e-e6f0e8f9ebd4.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/79b9c44d-cba4-4ff6-885e-e6f0e8f9ebd4.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/8ddbbf8f-1ed7-4399-af81-f1e0fc0259ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/3ec0629d-8d6c-448b-9c66-886fe73449d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1b6550>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F8ddbbf8f-1ed7-4399-af81-f1e0fc0259ee.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/8ddbbf8f-1ed7-4399-af81-f1e0fc0259ee.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/d142acde-ef7e-4972-ab06-07bf02808d79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507724610>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F3ec0629d-8d6c-448b-9c66-886fe73449d7.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/3ec0629d-8d6c-448b-9c66-886fe73449d7.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/4d596cd5-bffc-446d-b22c-73665b3bc9bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2eff50>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252Fd142acde-ef7e-4972-ab06-07bf02808d79.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/d142acde-ef7e-4972-ab06-07bf02808d79.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742339/general/46724a6b-78e0-4122-98f9-bb65d49204b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715524)
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1e8f50>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F4d596cd5-bffc-446d-b22c-73665b3bc9bb.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/4d596cd5-bffc-446d-b22c-73665b3bc9bb.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1781d0>
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742339%252Fgeneral%252F46724a6b-78e0-4122-98f9-bb65d49204b5.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742339/general/46724a6b-78e0-4122-98f9-bb65d49204b5.jpg saved to cache
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 563b9c43-7c87-5849-8ac7-fae6799a678f
2026-03-24 13:38:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 563b9c43-7c87-5849-8ac7-fae6799a678f, skipping ID generation
2026-03-24 13:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 1
2026-03-24 13:38:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 563b9c43-7c87-5849-8ac7-fae6799a678f sending to next pipeline
2026-03-24 13:38:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 563b9c43-7c87-5849-8ac7-fae6799a678f, identifier: 10715524
2026-03-24 13:38:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-24 13:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-24 13:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524 to the API
2026-03-24 13:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742339/general/46724a6b-78e0-4122-98f9-bb65d49204b5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '563b9c43-7c87-5849-8ac7-fae6799a678f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-272-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 31848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172436,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/46724a6b-78e0-4122-98f9-bb65d49204b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169470,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/4d596cd5-bffc-446d-b22c-73665b3bc9bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167509,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/d142acde-ef7e-4972-ab06-07bf02808d79.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158474,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/3ec0629d-8d6c-448b-9c66-886fe73449d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/8ddbbf8f-1ed7-4399-af81-f1e0fc0259ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249967,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/79b9c44d-cba4-4ff6-885e-e6f0e8f9ebd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396469,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/b08c7d1d-9996-45fb-b9de-5f4157ced502.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324730,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/92ba260d-95e1-43c7-8bcf-93dd04d4d4aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406071,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/e7b8742c-5ee1-45de-a490-415142a75a3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563b9c43-7c87-5849-8ac7-fae6799a678f/563b9c43-7c87-5849-8ac7-fae6799a678f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346156,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742339/general/3736daf7-6fa2-41d7-9c80-46500de34ca9.jpg',
'Width': 1920}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-10-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Fabia 1.0 Active - Petrol - Manual - 66 hp - 31.848 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:44 [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-24 13:38:44 [adesa.fr] INFO: Saving data for 10715524: {'created_time': 1774359524.424395, 'last_price_update_time': 1774359524.42441, 'auction_closing_time': 1798671600.0}
2026-03-24 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715524') HTTP/1.1" 204 0
2026-03-24 13:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10687169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-24 13:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with scrape type 2
2026-03-24 13:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with scrape type 2
2026-03-24 13:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a, identifier: 10687169
2026-03-24 13:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-24 13:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-24 13:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169 to the API
2026-03-24 13:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10687169>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'f4ba7b6d-3d48-5c75-805b-e8e24f4be74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HB-072-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10687169',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 3000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 116 hp - 3.000 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-24 13:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:46 [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-24 13:38:46 [adesa.fr] INFO: Saving data for 10687169: {'auction_closing_time': 1798671600.0, 'created_time': 1773841907.927539, 'last_price_update_time': 1774359526.23357}
2026-03-24 13:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10687169') HTTP/1.1" 204 0
2026-03-24 13:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-24 13:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-24 13:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-24 13:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 947d150e-e555-52ee-8ea5-10c847cd60d6, identifier: 10693704
2026-03-24 13:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-24 13:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-24 13:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704 to the API
2026-03-24 13:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693704>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '947d150e-e555-52ee-8ea5-10c847cd60d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-135-KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 26392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 26.392 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-24 13:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710693704%27 HTTP/1.1" 200 None
2026-03-24 13:38:48 [adesa.fr] INFO: Saving data for 10693704: {'auction_closing_time': 1798671600.0, 'created_time': 1773928471.508703, 'last_price_update_time': 1774359528.376527}
2026-03-24 13:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10693704') HTTP/1.1" 204 0
2026-03-24 13:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10394825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-24 13:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-24 13:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-24 13:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10394825
2026-03-24 13:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-24 13:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-24 13:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825 to the API
2026-03-24 13:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10394825>
{'auction_title': '',
'c_o_2_emission_value': 234,
'category': 'Pickup',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '79f86e52-68d6-59b7-bc64-05100f4fd9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10394825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 38550,
'price_includes_vat': True,
'registration_date': '2026-03-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:49 [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-24 13:38:49 [adesa.fr] INFO: Saving data for 10394825: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.800416, 'last_price_update_time': 1774359529.010257}
2026-03-24 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10394825') HTTP/1.1" 204 0
2026-03-24 13:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748
2026-03-24 13:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de43487d-5238-516e-ab0a-e862a8b4c886 with scrape type 2
2026-03-24 13:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de43487d-5238-516e-ab0a-e862a8b4c886 with scrape type 2
2026-03-24 13:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de43487d-5238-516e-ab0a-e862a8b4c886, identifier: 10606748
2026-03-24 13:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748
2026-03-24 13:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748
2026-03-24 13:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10606748 to the API
2026-03-24 13:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606748>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'de43487d-5238-516e-ab0a-e862a8b4c886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606748',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 54966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2020-06-02',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L1H1 2.2 HDI Asphalt - Diesel - Manual - 120 hp - '
'54.966 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-24 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:50 [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-24 13:38:50 [adesa.fr] INFO: Saving data for 10606748: {'auction_closing_time': 1798671600.0, 'created_time': 1773229777.431737, 'last_price_update_time': 1774359530.895153}
2026-03-24 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10606748') HTTP/1.1" 204 0
2026-03-24 13:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-24 13:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-24 13:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88803034-87eb-5ed4-b58b-5ec645d1e170, identifier: 10652149
2026-03-24 13:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-24 13:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-24 13:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149 to the API
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652149>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '88803034-87eb-5ed4-b58b-5ec645d1e170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-824-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 43034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 43.034 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710652149%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [adesa.fr] INFO: Saving data for 10652149: {'auction_closing_time': 1798671600.0, 'created_time': 1773229737.60018, 'last_price_update_time': 1774359531.386507}
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10652149') HTTP/1.1" 204 0
2026-03-24 13:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-24 13:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-24 13:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6, identifier: 10662769
2026-03-24 13:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-24 13:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-24 13:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769 to the API
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662769>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2929df88-d7e1-54df-b1b6-81ecdd83d7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-643-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662769',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 60 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710662769%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [adesa.fr] INFO: Saving data for 10662769: {'auction_closing_time': 1798671600.0, 'created_time': 1773408732.811112, 'last_price_update_time': 1774359531.793695}
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662769') HTTP/1.1" 204 0
2026-03-24 13:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365
2026-03-24 13:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 1
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F51c10e27-e48b-49f4-8306-0ac92f52ab86.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/51c10e27-e48b-49f4-8306-0ac92f52ab86.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252Fd6aaf773-524f-4473-acbe-75d2e44480e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/d6aaf773-524f-4473-acbe-75d2e44480e8.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F0309f396-fb7c-4bd6-aee7-4daf4eb45ea2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/0309f396-fb7c-4bd6-aee7-4daf4eb45ea2.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F46bf6452-a576-4fcd-b7bf-7225608a0263.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/46bf6452-a576-4fcd-b7bf-7225608a0263.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F0679eb73-4c75-463f-9db8-ca442b864465.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/0679eb73-4c75-463f-9db8-ca442b864465.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F1406bf13-24b6-458c-b0e7-1eb8af99ca0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/1406bf13-24b6-458c-b0e7-1eb8af99ca0d.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F19e3b1fa-7776-401a-9cec-228079ff44c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/19e3b1fa-7776-401a-9cec-228079ff44c3.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F86509e0c-598c-41e3-a882-5d6890bd8e58.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/86509e0c-598c-41e3-a882-5d6890bd8e58.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F20bbbf5d-10ad-4fbe-8e02-fab5a45d7ebc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/20bbbf5d-10ad-4fbe-8e02-fab5a45d7ebc.jpg not downloaded yet
2026-03-24 13:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38: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%252F5741329%252Fgeneral%252F5a528da3-8ef6-4ef6-bcd0-9385d7f82fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/5a528da3-8ef6-4ef6-bcd0-9385d7f82fd4.jpg not downloaded yet
2026-03-24 13:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-24 13:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-24 13:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-24 13:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09cfc1a3-0faa-5f28-987d-26c0197993e2, identifier: 10626577
2026-03-24 13:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-24 13:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-24 13:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577 to the API
2026-03-24 13:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626577>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09cfc1a3-0faa-5f28-987d-26c0197993e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-675-ZQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626577',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 12397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 12.397 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:52 [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-24 13:38:52 [adesa.fr] INFO: Saving data for 10626577: {'auction_closing_time': 1798671600.0, 'created_time': 1773229799.166384, 'last_price_update_time': 1774359532.848308}
2026-03-24 13:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626577') HTTP/1.1" 204 0
2026-03-24 13:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10576369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10408313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/5a528da3-8ef6-4ef6-bcd0-9385d7f82fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5189273-be40-53b4-a391-e23656165ea8 with identifier: 10576369
2026-03-24 13:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5189273-be40-53b4-a391-e23656165ea8 with scrape type 2
2026-03-24 13:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5189273-be40-53b4-a391-e23656165ea8 with scrape type 2
2026-03-24 13:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5189273-be40-53b4-a391-e23656165ea8, identifier: 10576369
2026-03-24 13:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5189273-be40-53b4-a391-e23656165ea8 with identifier: 10576369
2026-03-24 13:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5189273-be40-53b4-a391-e23656165ea8 with identifier: 10576369
2026-03-24 13:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5189273-be40-53b4-a391-e23656165ea8 with identifier: 10576369 to the API
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10576369>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a5189273-be40-53b4-a391-e23656165ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-914-LA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10576369',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 7518,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Hybrid - Automatic - 136 hp - 7.518 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710576369%27 HTTP/1.1" 200 None
2026-03-24 13:38:53 [adesa.fr] INFO: Saving data for 10576369: {'auction_closing_time': 1798671600.0, 'created_time': 1773229816.275695, 'last_price_update_time': 1774359533.362001}
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10576369') HTTP/1.1" 204 0
2026-03-24 13:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/19e3b1fa-7776-401a-9cec-228079ff44c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313
2026-03-24 13:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with scrape type 2
2026-03-24 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with scrape type 2
2026-03-24 13:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4438a2ed-bff9-508b-8e60-1cf8c27884e0, identifier: 10408313
2026-03-24 13:38:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507730610>
2026-03-24 13:38:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F5a528da3-8ef6-4ef6-bcd0-9385d7f82fd4.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/5a528da3-8ef6-4ef6-bcd0-9385d7f82fd4.jpg saved to cache
2026-03-24 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-24 13:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-24 13:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-24 13:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2, identifier: 10649232
2026-03-24 13:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313
2026-03-24 13:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313
2026-03-24 13:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4438a2ed-bff9-508b-8e60-1cf8c27884e0 with identifier: 10408313 to the API
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10408313>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4438a2ed-bff9-508b-8e60-1cf8c27884e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-055-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10408313',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 7090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Hybrid - Automatic - 136 hp - 7.090 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:53 [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-24 13:38:53 [adesa.fr] INFO: Saving data for 10408313: {'auction_closing_time': 1798671600.0, 'created_time': 1773229818.119581, 'last_price_update_time': 1774359533.971544}
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10408313') HTTP/1.1" 204 0
2026-03-24 13:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-24 13:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-24 13:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232 to the API
2026-03-24 13:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649232>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-660-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649232',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 11386,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 11.386 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [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-24 13:38:55 [adesa.fr] INFO: Saving data for 10649232: {'auction_closing_time': 1798671600.0, 'created_time': 1773229801.438366, 'last_price_update_time': 1774359535.041144}
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10649232') HTTP/1.1" 204 0
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10683945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2dd850>
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F19e3b1fa-7776-401a-9cec-228079ff44c3.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/19e3b1fa-7776-401a-9cec-228079ff44c3.jpg saved to cache
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/86509e0c-598c-41e3-a882-5d6890bd8e58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/20bbbf5d-10ad-4fbe-8e02-fab5a45d7ebc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa53c1d0-6e69-540e-a5fa-92511c5c0e37 with identifier: 10683945
2026-03-24 13:38:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa53c1d0-6e69-540e-a5fa-92511c5c0e37 with scrape type 2
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa53c1d0-6e69-540e-a5fa-92511c5c0e37 with scrape type 2
2026-03-24 13:38:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa53c1d0-6e69-540e-a5fa-92511c5c0e37, identifier: 10683945
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/0679eb73-4c75-463f-9db8-ca442b864465.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa53c1d0-6e69-540e-a5fa-92511c5c0e37 with identifier: 10683945
2026-03-24 13:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa53c1d0-6e69-540e-a5fa-92511c5c0e37 with identifier: 10683945
2026-03-24 13:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa53c1d0-6e69-540e-a5fa-92511c5c0e37 with identifier: 10683945 to the API
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10683945>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fa53c1d0-6e69-540e-a5fa-92511c5c0e37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-004-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10683945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 22642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 150 hp - 22.642 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683945%27 HTTP/1.1" 200 None
2026-03-24 13:38:55 [adesa.fr] INFO: Saving data for 10683945: {'auction_closing_time': 1798671600.0, 'created_time': 1773841821.176623, 'last_price_update_time': 1774359535.701386}
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10683945') HTTP/1.1" 204 0
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0ef8d0>
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F86509e0c-598c-41e3-a882-5d6890bd8e58.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/86509e0c-598c-41e3-a882-5d6890bd8e58.jpg saved to cache
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e1650>
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F20bbbf5d-10ad-4fbe-8e02-fab5a45d7ebc.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/20bbbf5d-10ad-4fbe-8e02-fab5a45d7ebc.jpg saved to cache
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c10a890>
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F0679eb73-4c75-463f-9db8-ca442b864465.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/0679eb73-4c75-463f-9db8-ca442b864465.jpg saved to cache
2026-03-24 13:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/0309f396-fb7c-4bd6-aee7-4daf4eb45ea2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/1406bf13-24b6-458c-b0e7-1eb8af99ca0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/51c10e27-e48b-49f4-8306-0ac92f52ab86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/d6aaf773-524f-4473-acbe-75d2e44480e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c19a650>
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F0309f396-fb7c-4bd6-aee7-4daf4eb45ea2.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/0309f396-fb7c-4bd6-aee7-4daf4eb45ea2.jpg saved to cache
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c219710>
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F1406bf13-24b6-458c-b0e7-1eb8af99ca0d.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/1406bf13-24b6-458c-b0e7-1eb8af99ca0d.jpg saved to cache
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-24 13:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-24 13:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c97fc220-e8a7-586e-b5bf-100658c215f2, identifier: 10661519
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507708190>
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F51c10e27-e48b-49f4-8306-0ac92f52ab86.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/51c10e27-e48b-49f4-8306-0ac92f52ab86.jpg saved to cache
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750771a610>
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252Fd6aaf773-524f-4473-acbe-75d2e44480e8.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/d6aaf773-524f-4473-acbe-75d2e44480e8.jpg saved to cache
2026-03-24 13:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-24 13:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-24 13:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519 to the API
2026-03-24 13:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661519>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c97fc220-e8a7-586e-b5bf-100658c215f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-807-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 21390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 21.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:57 [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-24 13:38:57 [adesa.fr] INFO: Saving data for 10661519: {'auction_closing_time': 1798671600.0, 'created_time': 1773322689.539582, 'last_price_update_time': 1774359537.323602}
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661519') HTTP/1.1" 204 0
2026-03-24 13:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10437891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:38:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-24 13:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with scrape type 2
2026-03-24 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with scrape type 2
2026-03-24 13:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589, identifier: 10571074
2026-03-24 13:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741329/general/46bf6452-a576-4fcd-b7bf-7225608a0263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711365)
2026-03-24 13:38:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-24 13:38:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-24 13:38:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074 to the API
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571074>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9f6c92ba-be5e-52d9-bfc8-c1fb70031589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-215-CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571074',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 23724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 23.724 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:57 [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-24 13:38:57 [adesa.fr] INFO: Saving data for 10571074: {'auction_closing_time': 1798671600.0, 'created_time': 1773229817.394067, 'last_price_update_time': 1774359537.826036}
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571074') HTTP/1.1" 204 0
2026-03-24 13:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891
2026-03-24 13:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with scrape type 2
2026-03-24 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with scrape type 2
2026-03-24 13:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e, identifier: 10437891
2026-03-24 13:38:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-24 13:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-24 13:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-24 13:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21bb44ce-4462-570f-a3e1-38fbc4b29112, identifier: 10681282
2026-03-24 13:38:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:38:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2cd310>
2026-03-24 13:38:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:38:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741329%252Fgeneral%252F46bf6452-a576-4fcd-b7bf-7225608a0263.jpg') HTTP/1.1" 204 0
2026-03-24 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741329/general/46bf6452-a576-4fcd-b7bf-7225608a0263.jpg saved to cache
2026-03-24 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aefffbab-f241-5aa9-962a-ec0f32fba38a
2026-03-24 13:38:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aefffbab-f241-5aa9-962a-ec0f32fba38a, skipping ID generation
2026-03-24 13:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 1
2026-03-24 13:38:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aefffbab-f241-5aa9-962a-ec0f32fba38a sending to next pipeline
2026-03-24 13:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aefffbab-f241-5aa9-962a-ec0f32fba38a, identifier: 10711365
2026-03-24 13:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891
2026-03-24 13:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891
2026-03-24 13:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 06e9138a-12e7-58d5-a8a6-7171ffd18d2e with identifier: 10437891 to the API
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10437891>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '06e9138a-12e7-58d5-a8a6-7171ffd18d2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-182-RQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10437891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.126 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:58 [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-24 13:38:58 [adesa.fr] INFO: Saving data for 10437891: {'auction_closing_time': 1798671600.0, 'created_time': 1773230075.418005, 'last_price_update_time': 1774359538.489198}
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10437891') HTTP/1.1" 204 0
2026-03-24 13:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-24 13:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-24 13:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282 to the API
2026-03-24 13:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:38: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-24 13:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681282>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '21bb44ce-4462-570f-a3e1-38fbc4b29112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-873-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681282',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 19419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 19.419 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:59 [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-24 13:38:59 [adesa.fr] INFO: Saving data for 10681282: {'auction_closing_time': 1798671600.0, 'created_time': 1773754456.029636, 'last_price_update_time': 1774359539.940116}
2026-03-24 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681282') HTTP/1.1" 204 0
2026-03-24 13:38:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365
2026-03-24 13:38:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365
2026-03-24 13:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10711365 to the API
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741329/general/46bf6452-a576-4fcd-b7bf-7225608a0263.jpg>
{'auction_title': '',
'c_o_2_emission_value': 220,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'aefffbab-f241-5aa9-962a-ec0f32fba38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-739-LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163033,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/51c10e27-e48b-49f4-8306-0ac92f52ab86.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169594,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/d6aaf773-524f-4473-acbe-75d2e44480e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156184,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/0309f396-fb7c-4bd6-aee7-4daf4eb45ea2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164273,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/46bf6452-a576-4fcd-b7bf-7225608a0263.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354414,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/0679eb73-4c75-463f-9db8-ca442b864465.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475015,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/1406bf13-24b6-458c-b0e7-1eb8af99ca0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258633,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/19e3b1fa-7776-401a-9cec-228079ff44c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149240,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/86509e0c-598c-41e3-a882-5d6890bd8e58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190894,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/20bbbf5d-10ad-4fbe-8e02-fab5a45d7ebc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aefffbab-f241-5aa9-962a-ec0f32fba38a/aefffbab-f241-5aa9-962a-ec0f32fba38a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510814,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741329/general/5a528da3-8ef6-4ef6-bcd0-9385d7f82fd4.jpg',
'Width': 1920}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 141 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:00 [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-24 13:39:00 [adesa.fr] INFO: Saving data for 10711365: {'created_time': 1774359540.255772, 'last_price_update_time': 1774359540.255784, 'auction_closing_time': 1798671600.0}
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711365') HTTP/1.1" 204 0
2026-03-24 13:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10351032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-24 13:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-24 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-24 13:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 94174988-b291-5e9b-a0b2-554c8735821f, identifier: 10597840
2026-03-24 13:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-24 13:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-24 13:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840 to the API
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597840>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '94174988-b291-5e9b-a0b2-554c8735821f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-156-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 1481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2i GT - Hybrid - Automatic - 136 hp - 1.481 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:00 [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-24 13:39:00 [adesa.fr] INFO: Saving data for 10597840: {'auction_closing_time': 1798671600.0, 'created_time': 1773229856.895633, 'last_price_update_time': 1774359540.750732}
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597840') HTTP/1.1" 204 0
2026-03-24 13:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-24 13:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-24 13:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-24 13:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 900f43a3-15ce-5301-86b5-0d0094979ce2, identifier: 10351032
2026-03-24 13:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-24 13:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-24 13:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032 to the API
2026-03-24 13:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10351032>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '900f43a3-15ce-5301-86b5-0d0094979ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-016-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10351032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2i GT - Petrol - Automatic - 136 hp - 6.033 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:01 [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-24 13:39:01 [adesa.fr] INFO: Saving data for 10351032: {'auction_closing_time': 1798671600.0, 'created_time': 1773229819.072845, 'last_price_update_time': 1774359541.150821}
2026-03-24 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10351032') HTTP/1.1" 204 0
2026-03-24 13:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-24 13:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-24 13:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-24 13:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6caf0ea-927e-5c23-b6ed-61ed6da62f57, identifier: 10707860
2026-03-24 13:39:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-24 13:39:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-24 13:39:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860 to the API
2026-03-24 13:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707860>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6caf0ea-927e-5c23-b6ed-61ed6da62f57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-456-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 6.231 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:03 [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-24 13:39:03 [adesa.fr] INFO: Saving data for 10707860: {'auction_closing_time': 1798671600.0, 'created_time': 1774273024.881026, 'last_price_update_time': 1774359543.379403}
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707860') HTTP/1.1" 204 0
2026-03-24 13:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-24 13:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-24 13:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-24 13:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9901b7cd-2781-56d3-85e7-7722086a4049, identifier: 10326152
2026-03-24 13:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-24 13:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-24 13:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152 to the API
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326152>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9901b7cd-2781-56d3-85e7-7722086a4049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-278-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326152',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4931,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 4.931 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:03 [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-24 13:39:03 [adesa.fr] INFO: Saving data for 10326152: {'auction_closing_time': 1798671600.0, 'created_time': 1773229834.221628, 'last_price_update_time': 1774359543.906008}
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326152') HTTP/1.1" 204 0
2026-03-24 13:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10477906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-24 13:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-24 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-24 13:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca, identifier: 10477906
2026-03-24 13:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-24 13:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-24 13:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906 to the API
2026-03-24 13:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10477906>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-442-MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10477906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Hybrid - Automatic - 136 hp - 3.954 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:06 [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-24 13:39:06 [adesa.fr] INFO: Saving data for 10477906: {'auction_closing_time': 1798671600.0, 'created_time': 1773229879.012504, 'last_price_update_time': 1774359546.536656}
2026-03-24 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10477906') HTTP/1.1" 204 0
2026-03-24 13:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13: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-24 13:39:06 [scrapy.extensions.logstats] INFO: Crawled 167 pages (at 33 pages/min), scraped 154 items (at 31 items/min)
2026-03-24 13:39:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-24 13:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-24 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-24 13:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 115f5543-f157-5a40-85d7-d0b739d2192d, identifier: 10707276
2026-03-24 13:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-24 13:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb46af07-cce5-5beb-9e74-c6665decd947 with scrape type 2
2026-03-24 13:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb46af07-cce5-5beb-9e74-c6665decd947 with scrape type 2
2026-03-24 13:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb46af07-cce5-5beb-9e74-c6665decd947, identifier: 10681277
2026-03-24 13:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-24 13:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-24 13:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276 to the API
2026-03-24 13:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707276>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '115f5543-f157-5a40-85d7-d0b739d2192d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-108-JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 13362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 13.362 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710707276%27 HTTP/1.1" 200 None
2026-03-24 13:39:07 [adesa.fr] INFO: Saving data for 10707276: {'auction_closing_time': 1798671600.0, 'created_time': 1774273034.887185, 'last_price_update_time': 1774359547.226436}
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707276') HTTP/1.1" 204 0
2026-03-24 13:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-24 13:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-24 13:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277 to the API
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681277>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb46af07-cce5-5beb-9e74-c6665decd947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-855-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681277',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 14701,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 14.701 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710681277%27 HTTP/1.1" 200 None
2026-03-24 13:39:07 [adesa.fr] INFO: Saving data for 10681277: {'auction_closing_time': 1798671600.0, 'created_time': 1773754442.24918, 'last_price_update_time': 1774359547.545141}
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681277') HTTP/1.1" 204 0
2026-03-24 13:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-24 13:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-24 13:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-24 13:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2d8ef0a-c4ed-5b55-8002-510cf63d8279, identifier: 10473269
2026-03-24 13:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-24 13:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-24 13:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269 to the API
2026-03-24 13:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473269>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c2d8ef0a-c4ed-5b55-8002-510cf63d8279',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-394-ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473269',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 27254,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 Allure - Hybrid - Automatic - 136 hp - 27.254 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:09 [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-24 13:39:09 [adesa.fr] INFO: Saving data for 10473269: {'auction_closing_time': 1798671600.0, 'created_time': 1773229993.021834, 'last_price_update_time': 1774359549.911183}
2026-03-24 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473269') HTTP/1.1" 204 0
2026-03-24 13:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10381371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-24 13:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-24 13:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-24 13:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728f78bb-dc5c-52ae-94ae-5e8e53647e68, identifier: 10381371
2026-03-24 13:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-24 13:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-24 13:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371 to the API
2026-03-24 13:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10381371>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '728f78bb-dc5c-52ae-94ae-5e8e53647e68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-616-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10381371',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3140,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 3.140 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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-24 13:39:11 [adesa.fr] INFO: Saving data for 10381371: {'auction_closing_time': 1798671600.0, 'created_time': 1773229875.650872, 'last_price_update_time': 1774359551.34661}
2026-03-24 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10381371') HTTP/1.1" 204 0
2026-03-24 13:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10375917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-24 13:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-24 13:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-24 13:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1, identifier: 10375917
2026-03-24 13:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-24 13:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-24 13:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917 to the API
2026-03-24 13:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10375917>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-575-QK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10375917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 4.016 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710375917%27 HTTP/1.1" 200 None
2026-03-24 13:39:12 [adesa.fr] INFO: Saving data for 10375917: {'auction_closing_time': 1798671600.0, 'created_time': 1773229881.513274, 'last_price_update_time': 1774359552.162933}
2026-03-24 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10375917') HTTP/1.1" 204 0
2026-03-24 13:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404
2026-03-24 13:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d279c3-a49a-55b1-9356-19bb2312f839 with scrape type 2
2026-03-24 13:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d279c3-a49a-55b1-9356-19bb2312f839 with scrape type 2
2026-03-24 13:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 71d279c3-a49a-55b1-9356-19bb2312f839, identifier: 10632404
2026-03-24 13:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404
2026-03-24 13:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404
2026-03-24 13:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 71d279c3-a49a-55b1-9356-19bb2312f839 with identifier: 10632404 to the API
2026-03-24 13:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632404>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '71d279c3-a49a-55b1-9356-19bb2312f839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-120-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632404',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 21239,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 21.239 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:13 [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-24 13:39:13 [adesa.fr] INFO: Saving data for 10632404: {'auction_closing_time': 1798671600.0, 'created_time': 1773229962.704128, 'last_price_update_time': 1774359553.403281}
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10632404') HTTP/1.1" 204 0
2026-03-24 13:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-24 13:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-24 13:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-24 13:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25e1a7fd-909c-51d6-8052-ffdee67e6b33, identifier: 10679268
2026-03-24 13:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-24 13:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-24 13:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268 to the API
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679268>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '25e1a7fd-909c-51d6-8052-ffdee67e6b33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-998-TR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 Allure - Petrol - Automatic - 136 hp - 12.410 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:13 [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-24 13:39:13 [adesa.fr] INFO: Saving data for 10679268: {'auction_closing_time': 1798671600.0, 'created_time': 1773754435.629345, 'last_price_update_time': 1774359553.911391}
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10679268') HTTP/1.1" 204 0
2026-03-24 13:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-24 13:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-24 13:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-24 13:39:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 75fb2002-63de-56a2-b371-780e2b35217d, identifier: 10688251
2026-03-24 13:39:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-24 13:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-24 13:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251 to the API
2026-03-24 13:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688251>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '75fb2002-63de-56a2-b371-780e2b35217d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-723-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688251',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 7843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-07-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 1.2 Allure - Petrol - Automatic - 136 hp - 7.843 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:16 [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-24 13:39:16 [adesa.fr] INFO: Saving data for 10688251: {'auction_closing_time': 1798671600.0, 'created_time': 1773929192.659804, 'last_price_update_time': 1774359556.45422}
2026-03-24 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688251') HTTP/1.1" 204 0
2026-03-24 13:39:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10647802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802
2026-03-24 13:39:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e34c30-df65-55fe-ba10-71f9ed092927 with scrape type 2
2026-03-24 13:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59e34c30-df65-55fe-ba10-71f9ed092927 with scrape type 2
2026-03-24 13:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 59e34c30-df65-55fe-ba10-71f9ed092927, identifier: 10647802
2026-03-24 13:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802
2026-03-24 13:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802
2026-03-24 13:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 59e34c30-df65-55fe-ba10-71f9ed092927 with identifier: 10647802 to the API
2026-03-24 13:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10647802>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '59e34c30-df65-55fe-ba10-71f9ed092927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-832-LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10647802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 9192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW Allure - Petrol - Automatic - 136 hp - 9.192 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:17 [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-24 13:39:17 [adesa.fr] INFO: Saving data for 10647802: {'auction_closing_time': 1798671600.0, 'created_time': 1773229724.542748, 'last_price_update_time': 1774359557.337853}
2026-03-24 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10647802') HTTP/1.1" 204 0
2026-03-24 13:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-24 13:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-24 13:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-24 13:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74feffb5-59b1-5d61-95b0-80b28c62e8ac, identifier: 10707858
2026-03-24 13:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-24 13:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-24 13:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858 to the API
2026-03-24 13:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707858>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '74feffb5-59b1-5d61-95b0-80b28c62e8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-487-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 5563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 Allure - Petrol - Automatic - 136 hp - 5.563 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710707858%27 HTTP/1.1" 200 None
2026-03-24 13:39:20 [adesa.fr] INFO: Saving data for 10707858: {'auction_closing_time': 1798671600.0, 'created_time': 1774273033.156612, 'last_price_update_time': 1774359560.234398}
2026-03-24 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707858') HTTP/1.1" 204 0
2026-03-24 13:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288
2026-03-24 13:39:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cecd065-5819-5610-8313-4103d7be825f with scrape type 2
2026-03-24 13:39:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cecd065-5819-5610-8313-4103d7be825f with scrape type 2
2026-03-24 13:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4cecd065-5819-5610-8313-4103d7be825f, identifier: 10695288
2026-03-24 13:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288
2026-03-24 13:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288
2026-03-24 13:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4cecd065-5819-5610-8313-4103d7be825f with identifier: 10695288 to the API
2026-03-24 13:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695288>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4cecd065-5819-5610-8313-4103d7be825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD-074-HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695288',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 67952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 1.6 GT - Hybrid - Automatic - 180 hp - 67.952 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:22 [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-24 13:39:22 [adesa.fr] INFO: Saving data for 10695288: {'auction_closing_time': 1798671600.0, 'created_time': 1773928289.44826, 'last_price_update_time': 1774359562.439901}
2026-03-24 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695288') HTTP/1.1" 204 0
2026-03-24 13:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-24 13:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-24 13:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-24 13:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cdbc7968-01a5-5d0b-858c-8113ba63f0f6, identifier: 10473270
2026-03-24 13:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-24 13:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-24 13:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270 to the API
2026-03-24 13:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473270>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cdbc7968-01a5-5d0b-858c-8113ba63f0f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-244-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473270',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 8949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20250,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Hybrid - Automatic - 136 hp - 8.949 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710473270%27 HTTP/1.1" 200 None
2026-03-24 13:39:23 [adesa.fr] INFO: Saving data for 10473270: {'auction_closing_time': 1798671600.0, 'created_time': 1773229730.100482, 'last_price_update_time': 1774359563.429465}
2026-03-24 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473270') HTTP/1.1" 204 0
2026-03-24 13:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-24 13:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-24 13:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-24 13:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47ef13a5-4471-540b-873b-ee8d03bc40e2, identifier: 10707273
2026-03-24 13:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-24 13:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-24 13:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273 to the API
2026-03-24 13:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707273>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '47ef13a5-4471-540b-873b-ee8d03bc40e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-729-RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 19727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 19.727 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710707273%27 HTTP/1.1" 200 None
2026-03-24 13:39:25 [adesa.fr] INFO: Saving data for 10707273: {'auction_closing_time': 1798671600.0, 'created_time': 1774273017.857109, 'last_price_update_time': 1774359565.945472}
2026-03-24 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707273') HTTP/1.1" 204 0
2026-03-24 13:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501
2026-03-24 13:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 138fe6b6-8f39-5132-a6da-7d9064447c7c with scrape type 2
2026-03-24 13:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 138fe6b6-8f39-5132-a6da-7d9064447c7c with scrape type 2
2026-03-24 13:39:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 138fe6b6-8f39-5132-a6da-7d9064447c7c, identifier: 10702501
2026-03-24 13:39:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501
2026-03-24 13:39:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501
2026-03-24 13:39:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 138fe6b6-8f39-5132-a6da-7d9064447c7c with identifier: 10702501 to the API
2026-03-24 13:39:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702501>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '138fe6b6-8f39-5132-a6da-7d9064447c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-385-RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702501',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 17361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 17.361 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:27 [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-24 13:39:27 [adesa.fr] INFO: Saving data for 10702501: {'auction_closing_time': 1798671600.0, 'created_time': 1774273037.714055, 'last_price_update_time': 1774359567.842074}
2026-03-24 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702501') HTTP/1.1" 204 0
2026-03-24 13:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aecaab69-bc71-5349-bc3a-259f6bd2b781 with identifier: 10673715
2026-03-24 13:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aecaab69-bc71-5349-bc3a-259f6bd2b781 with scrape type 2
2026-03-24 13:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aecaab69-bc71-5349-bc3a-259f6bd2b781 with scrape type 2
2026-03-24 13:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aecaab69-bc71-5349-bc3a-259f6bd2b781, identifier: 10673715
2026-03-24 13:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aecaab69-bc71-5349-bc3a-259f6bd2b781 with identifier: 10673715
2026-03-24 13:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aecaab69-bc71-5349-bc3a-259f6bd2b781 with identifier: 10673715
2026-03-24 13:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aecaab69-bc71-5349-bc3a-259f6bd2b781 with identifier: 10673715 to the API
2026-03-24 13:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673715>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'aecaab69-bc71-5349-bc3a-259f6bd2b781',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-329-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673715',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 22784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 22.784 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673715%27 HTTP/1.1" 200 None
2026-03-24 13:39:31 [adesa.fr] INFO: Saving data for 10673715: {'auction_closing_time': 1798671600.0, 'created_time': 1773667969.643292, 'last_price_update_time': 1774359571.718801}
2026-03-24 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10673715') HTTP/1.1" 204 0
2026-03-24 13:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-24 13:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-24 13:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-24 13:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb4abcf1-0599-55bd-a401-8eb41c1ab4df, identifier: 10676823
2026-03-24 13:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-24 13:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-24 13:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823 to the API
2026-03-24 13:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676823>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb4abcf1-0599-55bd-a401-8eb41c1ab4df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-583-KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676823',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 2224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-05-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 2.224 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710676823%27 HTTP/1.1" 200 None
2026-03-24 13:39:33 [adesa.fr] INFO: Saving data for 10676823: {'auction_closing_time': 1798671600.0, 'created_time': 1773754443.44018, 'last_price_update_time': 1774359573.218824}
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676823') HTTP/1.1" 204 0
2026-03-24 13:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13: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-24 13:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10654300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b864956-fe7a-5ede-9293-8009c12b077f with identifier: 10673717
2026-03-24 13:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b864956-fe7a-5ede-9293-8009c12b077f with scrape type 2
2026-03-24 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b864956-fe7a-5ede-9293-8009c12b077f with scrape type 2
2026-03-24 13:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b864956-fe7a-5ede-9293-8009c12b077f, identifier: 10673717
2026-03-24 13:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b864956-fe7a-5ede-9293-8009c12b077f with identifier: 10673717
2026-03-24 13:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b864956-fe7a-5ede-9293-8009c12b077f with identifier: 10673717
2026-03-24 13:39:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b864956-fe7a-5ede-9293-8009c12b077f with identifier: 10673717 to the API
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673717>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6b864956-fe7a-5ede-9293-8009c12b077f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-001-TQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 5010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 5.010 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710673717%27 HTTP/1.1" 200 None
2026-03-24 13:39:33 [adesa.fr] INFO: Saving data for 10673717: {'auction_closing_time': 1798671600.0, 'created_time': 1773667972.90194, 'last_price_update_time': 1774359573.754603}
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10673717') HTTP/1.1" 204 0
2026-03-24 13:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-24 13:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 1
2026-03-24 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741721%252Fgeneral%252Ff44d9516-b683-4316-a225-662a5fd6ad5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/f44d9516-b683-4316-a225-662a5fd6ad5c.jpg not downloaded yet
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741721%252Fgeneral%252F54b9a20c-a0b0-43db-8fa0-08a63279e2bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/54b9a20c-a0b0-43db-8fa0-08a63279e2bb.jpg not downloaded yet
2026-03-24 13:39:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-24 13:39:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-24 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-24 13:39:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c550dbc-e463-5dbc-959e-5f022361764e, identifier: 10654300
2026-03-24 13:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741721%252Fgeneral%252F4b2390fd-cb96-49a8-917d-2357b68b06a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/4b2390fd-cb96-49a8-917d-2357b68b06a1.jpg not downloaded yet
2026-03-24 13:39:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-24 13:39:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-24 13:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300 to the API
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10654300>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c550dbc-e463-5dbc-959e-5f022361764e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-055-FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10654300',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 34310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 200 hp - 34.310 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710654300%27 HTTP/1.1" 200 None
2026-03-24 13:39:34 [adesa.fr] INFO: Saving data for 10654300: {'auction_closing_time': 1798671600.0, 'created_time': 1773229873.516549, 'last_price_update_time': 1774359574.285051}
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10654300') HTTP/1.1" 204 0
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39: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%252F5741721%252Fgeneral%252F09f33d22-a327-4fe1-8c61-b9e67550be5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/09f33d22-a327-4fe1-8c61-b9e67550be5a.jpg not downloaded yet
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39: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%252F5741721%252Fgeneral%252F5500348b-89ba-4507-90d1-93e16e70e01c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/5500348b-89ba-4507-90d1-93e16e70e01c.jpg not downloaded yet
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39: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%252F5741721%252Fgeneral%252F5f2aefb9-c117-44e3-83d3-fac5e887e12d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/5f2aefb9-c117-44e3-83d3-fac5e887e12d.jpg not downloaded yet
2026-03-24 13:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39: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%252F5741721%252Fgeneral%252F609914ad-36be-42a0-9de3-994718fe5c75.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/609914ad-36be-42a0-9de3-994718fe5c75.jpg not downloaded yet
2026-03-24 13:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079
2026-03-24 13:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3672ce8-0475-5f00-9910-5e11bb5f50b6 with scrape type 2
2026-03-24 13:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3672ce8-0475-5f00-9910-5e11bb5f50b6 with scrape type 2
2026-03-24 13:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3672ce8-0475-5f00-9910-5e11bb5f50b6, identifier: 10682079
2026-03-24 13:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079
2026-03-24 13:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079
2026-03-24 13:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3672ce8-0475-5f00-9910-5e11bb5f50b6 with identifier: 10682079 to the API
2026-03-24 13:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682079>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3672ce8-0475-5f00-9910-5e11bb5f50b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-150-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 11301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 136 hp - 11.301 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:44 [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-24 13:39:44 [adesa.fr] INFO: Saving data for 10682079: {'auction_closing_time': 1798671600.0, 'created_time': 1773754455.167586, 'last_price_update_time': 1774359584.61616}
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682079') HTTP/1.1" 204 0
2026-03-24 13:39:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.762(s), this was the 1st time calling it.
2026-03-24 13:39:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.766110381750421 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-24 13:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/609914ad-36be-42a0-9de3-994718fe5c75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2eabd0>
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252F609914ad-36be-42a0-9de3-994718fe5c75.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/609914ad-36be-42a0-9de3-994718fe5c75.jpg saved to cache
2026-03-24 13:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/5f2aefb9-c117-44e3-83d3-fac5e887e12d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c17be90>
2026-03-24 13:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252F5f2aefb9-c117-44e3-83d3-fac5e887e12d.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/5f2aefb9-c117-44e3-83d3-fac5e887e12d.jpg saved to cache
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/5500348b-89ba-4507-90d1-93e16e70e01c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1796d0>
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252F5500348b-89ba-4507-90d1-93e16e70e01c.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/5500348b-89ba-4507-90d1-93e16e70e01c.jpg saved to cache
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/09f33d22-a327-4fe1-8c61-b9e67550be5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/4b2390fd-cb96-49a8-917d-2357b68b06a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22c750>
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252F09f33d22-a327-4fe1-8c61-b9e67550be5a.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/09f33d22-a327-4fe1-8c61-b9e67550be5a.jpg saved to cache
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c18ecd0>
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252F4b2390fd-cb96-49a8-917d-2357b68b06a1.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/4b2390fd-cb96-49a8-917d-2357b68b06a1.jpg saved to cache
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/54b9a20c-a0b0-43db-8fa0-08a63279e2bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c10b710>
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252F54b9a20c-a0b0-43db-8fa0-08a63279e2bb.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/54b9a20c-a0b0-43db-8fa0-08a63279e2bb.jpg saved to cache
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741721/general/f44d9516-b683-4316-a225-662a5fd6ad5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713169)
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c18cbd0>
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741721%252Fgeneral%252Ff44d9516-b683-4316-a225-662a5fd6ad5c.jpg') HTTP/1.1" 204 0
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741721/general/f44d9516-b683-4316-a225-662a5fd6ad5c.jpg saved to cache
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e1c34f0-6b34-5b9b-a212-5653c38769da
2026-03-24 13:39:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e1c34f0-6b34-5b9b-a212-5653c38769da, skipping ID generation
2026-03-24 13:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 1
2026-03-24 13:39:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e1c34f0-6b34-5b9b-a212-5653c38769da sending to next pipeline
2026-03-24 13:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e1c34f0-6b34-5b9b-a212-5653c38769da, identifier: 10713169
2026-03-24 13:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-24 13:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-24 13:39:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169 to the API
2026-03-24 13:39:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741721/general/f44d9516-b683-4316-a225-662a5fd6ad5c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e1c34f0-6b34-5b9b-a212-5653c38769da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713169',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408096,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/f44d9516-b683-4316-a225-662a5fd6ad5c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354057,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/54b9a20c-a0b0-43db-8fa0-08a63279e2bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384870,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/4b2390fd-cb96-49a8-917d-2357b68b06a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350800,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/09f33d22-a327-4fe1-8c61-b9e67550be5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388029,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/5500348b-89ba-4507-90d1-93e16e70e01c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325584,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/5f2aefb9-c117-44e3-83d3-fac5e887e12d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1c34f0-6b34-5b9b-a212-5653c38769da/4e1c34f0-6b34-5b9b-a212-5653c38769da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436587,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741721/general/609914ad-36be-42a0-9de3-994718fe5c75.jpg',
'Width': 1920}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 25.522 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-24 13:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:49 [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-24 13:39:49 [adesa.fr] INFO: Saving data for 10713169: {'created_time': 1774359589.628565, 'last_price_update_time': 1774359589.628578, 'auction_closing_time': 1798671600.0}
2026-03-24 13:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713169') HTTP/1.1" 204 0
2026-03-24 13:39:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:39:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.911(s), this was the 1st time calling it.
2026-03-24 13:39:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.243150806053705 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-24 13:39:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278
2026-03-24 13:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee65dfd-405a-5443-9707-5604d715f334 with scrape type 2
2026-03-24 13:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ee65dfd-405a-5443-9707-5604d715f334 with scrape type 2
2026-03-24 13:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ee65dfd-405a-5443-9707-5604d715f334, identifier: 10707278
2026-03-24 13:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278
2026-03-24 13:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278
2026-03-24 13:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10707278 to the API
2026-03-24 13:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707278>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5ee65dfd-405a-5443-9707-5604d715f334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707278',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 27755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 136 hp - 27.755 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:51 [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-24 13:39:51 [adesa.fr] INFO: Saving data for 10707278: {'auction_closing_time': 1798671600.0, 'created_time': 1774273036.722399, 'last_price_update_time': 1774359591.577785}
2026-03-24 13:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707278') HTTP/1.1" 204 0
2026-03-24 13:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10573240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-24 13:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-24 13:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-24 13:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae20233a-be4a-52c0-9d7f-78df9e862cb2, identifier: 10573240
2026-03-24 13:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-24 13:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-24 13:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240 to the API
2026-03-24 13:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10573240>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ae20233a-be4a-52c0-9d7f-78df9e862cb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-226-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10573240',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 33075,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 33.075 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 13:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710573240%27 HTTP/1.1" 200 None
2026-03-24 13:39:54 [adesa.fr] INFO: Saving data for 10573240: {'auction_closing_time': 1798671600.0, 'created_time': 1773229903.475409, 'last_price_update_time': 1774359594.848028}
2026-03-24 13:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10573240') HTTP/1.1" 204 0
2026-03-24 13:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-24 13:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-24 13:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-24 13:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c7def01-c327-58a3-aa81-69571670b4d9, identifier: 10269547
2026-03-24 13:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-24 13:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-24 13:39:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547 to the API
2026-03-24 13:39:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269547>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c7def01-c327-58a3-aa81-69571670b4d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-548-FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 38697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19750,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - AWD - Hybrid - Automatic - 200 hp - 38.697 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 13:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:56 [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-24 13:39:56 [adesa.fr] INFO: Saving data for 10269547: {'auction_closing_time': 1798671600.0, 'created_time': 1773230095.506997, 'last_price_update_time': 1774359596.535939}
2026-03-24 13:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269547') HTTP/1.1" 204 0
2026-03-24 13:39:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-24 13:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with scrape type 1
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F930d575d-04cd-4512-8dd2-74b8c57ec96a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/930d575d-04cd-4512-8dd2-74b8c57ec96a.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F0a01aca7-88d1-4f4d-93e7-e90375b79b23.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/0a01aca7-88d1-4f4d-93e7-e90375b79b23.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F93422c73-7823-4534-b0e2-a10eb07ae458.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/93422c73-7823-4534-b0e2-a10eb07ae458.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F196e1ef1-f029-49c6-8816-6ab27b205bbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/196e1ef1-f029-49c6-8816-6ab27b205bbf.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F1c07b7d5-ba0f-4c20-bd4a-3470e2d311c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/1c07b7d5-ba0f-4c20-bd4a-3470e2d311c3.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F34cc0210-83f4-4887-bf41-771d4018eb50.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/34cc0210-83f4-4887-bf41-771d4018eb50.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F400fb071-f2c9-4b9a-85c4-179109888a34.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/400fb071-f2c9-4b9a-85c4-179109888a34.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F5ce52789-f59e-41a1-9e9a-490f2dc686ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/5ce52789-f59e-41a1-9e9a-490f2dc686ea.jpg not downloaded yet
2026-03-24 13:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5741716%252Fgeneral%252F8f888207-d8c8-442e-99f1-bf596d38b174.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/8f888207-d8c8-442e-99f1-bf596d38b174.jpg not downloaded yet
2026-03-24 13:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:39:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:39:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278
2026-03-24 13:39:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with scrape type 2
2026-03-24 13:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with scrape type 2
2026-03-24 13:39:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5, identifier: 10681278
2026-03-24 13:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278
2026-03-24 13:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278
2026-03-24 13:39:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e5dcb1d-ed76-5392-9999-7223b19a1cd5 with identifier: 10681278 to the API
2026-03-24 13:39:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:39: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-24 13:39:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681278>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7e5dcb1d-ed76-5392-9999-7223b19a1cd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-477-EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681278',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 23327,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 23.327 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710681278%27 HTTP/1.1" 200 None
2026-03-24 13:39:59 [adesa.fr] INFO: Saving data for 10681278: {'auction_closing_time': 1798671600.0, 'created_time': 1773754447.260144, 'last_price_update_time': 1774359599.973402}
2026-03-24 13:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681278') HTTP/1.1" 204 0
2026-03-24 13:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/8f888207-d8c8-442e-99f1-bf596d38b174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c213610>
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F8f888207-d8c8-442e-99f1-bf596d38b174.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/8f888207-d8c8-442e-99f1-bf596d38b174.jpg saved to cache
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/5ce52789-f59e-41a1-9e9a-490f2dc686ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/400fb071-f2c9-4b9a-85c4-179109888a34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c179910>
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F5ce52789-f59e-41a1-9e9a-490f2dc686ea.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/5ce52789-f59e-41a1-9e9a-490f2dc686ea.jpg saved to cache
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c20fcd0>
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F400fb071-f2c9-4b9a-85c4-179109888a34.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/400fb071-f2c9-4b9a-85c4-179109888a34.jpg saved to cache
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/34cc0210-83f4-4887-bf41-771d4018eb50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506bed550>
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F34cc0210-83f4-4887-bf41-771d4018eb50.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/34cc0210-83f4-4887-bf41-771d4018eb50.jpg saved to cache
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/1c07b7d5-ba0f-4c20-bd4a-3470e2d311c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2cee50>
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F1c07b7d5-ba0f-4c20-bd4a-3470e2d311c3.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/1c07b7d5-ba0f-4c20-bd4a-3470e2d311c3.jpg saved to cache
2026-03-24 13:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/196e1ef1-f029-49c6-8816-6ab27b205bbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1abb10>
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F196e1ef1-f029-49c6-8816-6ab27b205bbf.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/196e1ef1-f029-49c6-8816-6ab27b205bbf.jpg saved to cache
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/93422c73-7823-4534-b0e2-a10eb07ae458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/0a01aca7-88d1-4f4d-93e7-e90375b79b23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dba3ed0>
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F93422c73-7823-4534-b0e2-a10eb07ae458.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/93422c73-7823-4534-b0e2-a10eb07ae458.jpg saved to cache
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/930d575d-04cd-4512-8dd2-74b8c57ec96a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c20fb90>
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F0a01aca7-88d1-4f4d-93e7-e90375b79b23.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/0a01aca7-88d1-4f4d-93e7-e90375b79b23.jpg saved to cache
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c116d50>
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F930d575d-04cd-4512-8dd2-74b8c57ec96a.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/930d575d-04cd-4512-8dd2-74b8c57ec96a.jpg saved to cache
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741716/general/03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713164)
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0fd350>
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741716%252Fgeneral%252F03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741716/general/03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg saved to cache
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4
2026-03-24 13:40:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85b236dd-96a8-5287-9c07-8802f5bdb9d4, skipping ID generation
2026-03-24 13:40:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with scrape type 1
2026-03-24 13:40:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 sending to next pipeline
2026-03-24 13:40:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85b236dd-96a8-5287-9c07-8802f5bdb9d4, identifier: 10713164
2026-03-24 13:40:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-24 13:40:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-24 13:40:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164 to the API
2026-03-24 13:40:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741716/general/03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '85b236dd-96a8-5287-9c07-8802f5bdb9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-124-YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713164',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 18034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181703,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/03bab7d3-ddfc-41c2-97c6-ec6128c063a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178518,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/930d575d-04cd-4512-8dd2-74b8c57ec96a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169868,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/0a01aca7-88d1-4f4d-93e7-e90375b79b23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169651,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/93422c73-7823-4534-b0e2-a10eb07ae458.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240839,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/196e1ef1-f029-49c6-8816-6ab27b205bbf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237869,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/1c07b7d5-ba0f-4c20-bd4a-3470e2d311c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453664,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/34cc0210-83f4-4887-bf41-771d4018eb50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375183,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/400fb071-f2c9-4b9a-85c4-179109888a34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492144,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/5ce52789-f59e-41a1-9e9a-490f2dc686ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85b236dd-96a8-5287-9c07-8802f5bdb9d4/85b236dd-96a8-5287-9c07-8802f5bdb9d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456763,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741716/general/8f888207-d8c8-442e-99f1-bf596d38b174.jpg',
'Width': 1920}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Style - Petrol - Manual - 101 hp - 18.034 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:04 [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-24 13:40:04 [adesa.fr] INFO: Saving data for 10713164: {'created_time': 1774359604.96651, 'last_price_update_time': 1774359604.966523, 'auction_closing_time': 1798671600.0}
2026-03-24 13:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713164') HTTP/1.1" 204 0
2026-03-24 13:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-24 13:40:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ff4f3-cc7c-547e-9543-01b45c9d818e with scrape type 2
2026-03-24 13:40:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25ff4f3-cc7c-547e-9543-01b45c9d818e with scrape type 2
2026-03-24 13:40:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a25ff4f3-cc7c-547e-9543-01b45c9d818e, identifier: 10681283
2026-03-24 13:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-24 13:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-24 13:40:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283 to the API
2026-03-24 13:40:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681283>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'a25ff4f3-cc7c-547e-9543-01b45c9d818e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-299-AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 21842,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Style - Petrol - Manual - 101 hp - 21.842 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:05 [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-24 13:40:05 [adesa.fr] INFO: Saving data for 10681283: {'auction_closing_time': 1798671600.0, 'created_time': 1773754440.960492, 'last_price_update_time': 1774359605.86328}
2026-03-24 13:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681283') HTTP/1.1" 204 0
2026-03-24 13:40:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-24 13:40:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-24 13:40:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-24 13:40:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7927ad0b-b543-5b44-974b-c6f07a60e7f2, identifier: 10606719
2026-03-24 13:40:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-24 13:40:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-24 13:40:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719 to the API
2026-03-24 13:40:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606719>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7927ad0b-b543-5b44-974b-c6f07a60e7f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-355-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606719',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 40 TFSIe Business - Petrol - Automatic - 150 hp - '
'95.267 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 13:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:07 [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-24 13:40:07 [adesa.fr] INFO: Saving data for 10606719: {'auction_closing_time': 1798671600.0, 'created_time': 1773230014.593542, 'last_price_update_time': 1774359607.73973}
2026-03-24 13:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10606719') HTTP/1.1" 204 0
2026-03-24 13:40:07 [scrapy.extensions.logstats] INFO: Crawled 192 pages (at 25 pages/min), scraped 181 items (at 27 items/min)
2026-03-24 13:40:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:40:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-24 13:40:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab0ae34-4a88-5481-8695-47c74ffae37f with scrape type 2
2026-03-24 13:40:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab0ae34-4a88-5481-8695-47c74ffae37f with scrape type 2
2026-03-24 13:40:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ab0ae34-4a88-5481-8695-47c74ffae37f, identifier: 10597882
2026-03-24 13:40:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-24 13:40:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-24 13:40:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882 to the API
2026-03-24 13:40:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597882>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '1ab0ae34-4a88-5481-8695-47c74ffae37f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-120-VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597882',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10753,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2i Allure Pack - Petrol - Manual - 102 hp - 10.753 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 13:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:08 [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-24 13:40:08 [adesa.fr] INFO: Saving data for 10597882: {'auction_closing_time': 1798671600.0, 'created_time': 1773229837.285097, 'last_price_update_time': 1774359608.452534}
2026-03-24 13:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597882') HTTP/1.1" 204 0
2026-03-24 13:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10595519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10554218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-24 13:40:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with scrape type 2
2026-03-24 13:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with scrape type 2
2026-03-24 13:40:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1, identifier: 10595519
2026-03-24 13:40:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-24 13:40:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-24 13:40:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519 to the API
2026-03-24 13:40:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10595519>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '46393dcd-d5bb-5930-b1e3-0e3080ccd6d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10595519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 23925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 101 hp - 23.925 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:10 [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-24 13:40:10 [adesa.fr] INFO: Saving data for 10595519: {'auction_closing_time': 1798671600.0, 'created_time': 1773229883.358672, 'last_price_update_time': 1774359610.767107}
2026-03-24 13:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10595519') HTTP/1.1" 204 0
2026-03-24 13:40:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-24 13:40:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca000aa3-23e6-5314-9585-c387cd1bc5d2 with scrape type 2
2026-03-24 13:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca000aa3-23e6-5314-9585-c387cd1bc5d2 with scrape type 2
2026-03-24 13:40:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca000aa3-23e6-5314-9585-c387cd1bc5d2, identifier: 10554218
2026-03-24 13:40:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-24 13:40:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-24 13:40:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218 to the API
2026-03-24 13:40:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10554218>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca000aa3-23e6-5314-9585-c387cd1bc5d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-260-ZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10554218',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 102 hp - 12.990 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 13:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:11 [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-24 13:40:11 [adesa.fr] INFO: Saving data for 10554218: {'auction_closing_time': 1798671600.0, 'created_time': 1773229691.865228, 'last_price_update_time': 1774359611.399245}
2026-03-24 13:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10554218') HTTP/1.1" 204 0
2026-03-24 13:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e with identifier: 10682593
2026-03-24 13:40:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e with scrape type 2
2026-03-24 13:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e with scrape type 2
2026-03-24 13:40:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e, identifier: 10682593
2026-03-24 13:40:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e with identifier: 10682593
2026-03-24 13:40:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e with identifier: 10682593
2026-03-24 13:40:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e with identifier: 10682593 to the API
2026-03-24 13:40:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682593>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6c05a5ff-837f-5eaa-b7c4-6bce2cf9dc1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-295-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682593',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 19731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 19.731 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:12 [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-24 13:40:12 [adesa.fr] INFO: Saving data for 10682593: {'auction_closing_time': 1798671600.0, 'created_time': 1773841853.110755, 'last_price_update_time': 1774359612.01934}
2026-03-24 13:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682593') HTTP/1.1" 204 0
2026-03-24 13:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299
2026-03-24 13:40:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with scrape type 2
2026-03-24 13:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with scrape type 2
2026-03-24 13:40:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd, identifier: 10694299
2026-03-24 13:40:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299
2026-03-24 13:40:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299
2026-03-24 13:40:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd with identifier: 10694299 to the API
2026-03-24 13:40:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:40:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694299>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '27ebef8e-0cf5-5926-8dd1-7b5c01d8cadd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-353-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 23838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 101 hp - 23.838 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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-24 13:40:15 [adesa.fr] INFO: Saving data for 10694299: {'auction_closing_time': 1798671600.0, 'created_time': 1773929552.608103, 'last_price_update_time': 1774359615.745814}
2026-03-24 13:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694299') HTTP/1.1" 204 0
2026-03-24 13:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-24 13:40:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with scrape type 2
2026-03-24 13:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with scrape type 2
2026-03-24 13:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64, identifier: 10574132
2026-03-24 13:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-24 13:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-24 13:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132 to the API
2026-03-24 13:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574132>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2b1f69e3-a9c7-596a-9c42-4b3558eb7c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-734-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 6.852 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:18 [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-24 13:40:18 [adesa.fr] INFO: Saving data for 10574132: {'auction_closing_time': 1798671600.0, 'created_time': 1773229740.041696, 'last_price_update_time': 1774359618.343258}
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10574132') HTTP/1.1" 204 0
2026-03-24 13:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10689052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13: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-24 13:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-24 13:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4a5269-3475-5fec-8d92-197e4e57ef72 with scrape type 2
2026-03-24 13:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4a5269-3475-5fec-8d92-197e4e57ef72 with scrape type 2
2026-03-24 13:40:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d4a5269-3475-5fec-8d92-197e4e57ef72, identifier: 10689052
2026-03-24 13:40:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-24 13:40:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 13:40:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-24 13:40:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052 to the API
2026-03-24 13:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:40:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10689052>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4d4a5269-3475-5fec-8d92-197e4e57ef72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10689052',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 52090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2i Allure Pack - Petrol - Automatic - 131 hp - 52.090 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 13:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710689052%27 HTTP/1.1" 200 None
2026-03-24 13:40:20 [adesa.fr] INFO: Saving data for 10689052: {'auction_closing_time': 1798671600.0, 'created_time': 1773929041.272383, 'last_price_update_time': 1774359620.837126}
2026-03-24 13:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10689052') HTTP/1.1" 204 0
2026-03-24 13:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-24 13:40:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with scrape type 2
2026-03-24 13:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with scrape type 2
2026-03-24 13:40:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d781f5bd-0ea2-5e32-905c-c6b01077b8d0, identifier: 10702499
2026-03-24 13:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-24 13:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-24 13:40:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499 to the API
2026-03-24 13:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702499>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd781f5bd-0ea2-5e32-905c-c6b01077b8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-935-DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702499',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 24.537 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:24 [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-24 13:40:24 [adesa.fr] INFO: Saving data for 10702499: {'auction_closing_time': 1798671600.0, 'created_time': 1774273019.083978, 'last_price_update_time': 1774359624.859553}
2026-03-24 13:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702499') HTTP/1.1" 204 0
2026-03-24 13:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796
2026-03-24 13:40:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3c6b009-7572-5457-a850-28fa2a8fb000 with scrape type 1
2026-03-24 13:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252F9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252F0e952480-a9e3-4907-a586-7dfb46cf3b18.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/0e952480-a9e3-4907-a586-7dfb46cf3b18.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252Fa749bb7a-d7c2-4fc0-98df-788548196ba9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/a749bb7a-d7c2-4fc0-98df-788548196ba9.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252F4fa9dad9-3820-468a-8af3-36996cdd53b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/4fa9dad9-3820-468a-8af3-36996cdd53b0.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252F414274ad-5453-4ea1-9981-8e236eff7661.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/414274ad-5453-4ea1-9981-8e236eff7661.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252F908edf7f-cba2-4e6c-aa1a-cc89ec9743f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/908edf7f-cba2-4e6c-aa1a-cc89ec9743f1.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252Fbf7f32f5-6171-46aa-b23b-806f323206c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/bf7f32f5-6171-46aa-b23b-806f323206c3.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252F9cd03129-ff53-4920-be5f-01ff630601c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/9cd03129-ff53-4920-be5f-01ff630601c0.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252Ffcd1b239-0c53-4b65-8e53-e6336431bf44.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/fcd1b239-0c53-4b65-8e53-e6336431bf44.jpg not downloaded yet
2026-03-24 13:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740388%252Fgeneral%252Fe08a1990-74cd-4682-8cab-9aef249f6566.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/e08a1990-74cd-4682-8cab-9aef249f6566.jpg not downloaded yet
2026-03-24 13:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98f50433-e21b-5d1d-9837-ccbf854fbe24 with identifier: 10715794
2026-03-24 13:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f50433-e21b-5d1d-9837-ccbf854fbe24 with scrape type 1
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F2769591b-84f4-4fd1-a4e3-0b44316aa44c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/2769591b-84f4-4fd1-a4e3-0b44316aa44c.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252Fcb235b15-7450-476a-8e8d-9db21ef146f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/cb235b15-7450-476a-8e8d-9db21ef146f7.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F694fda4c-3f62-4100-8dc4-56c46b49c0e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/694fda4c-3f62-4100-8dc4-56c46b49c0e2.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F4a4ad312-bc37-436f-b0eb-243a16c67012.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/4a4ad312-bc37-436f-b0eb-243a16c67012.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F2684e72f-5efb-423a-a3f0-b6a8622b25fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/2684e72f-5efb-423a-a3f0-b6a8622b25fb.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F34778192-ae9e-4de7-b34b-237362c6b524.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/34778192-ae9e-4de7-b34b-237362c6b524.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252Fce329ca2-55ad-467d-a5cf-0888bf69a093.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/ce329ca2-55ad-467d-a5cf-0888bf69a093.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252Fd668d6b1-1003-4abc-8b77-7098c05075cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/d668d6b1-1003-4abc-8b77-7098c05075cb.jpg not downloaded yet
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5736609%252Fgeneral%252F9dfbe92f-fd15-410f-8119-be00d98b0278.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/9dfbe92f-fd15-410f-8119-be00d98b0278.jpg not downloaded yet
2026-03-24 13:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/e08a1990-74cd-4682-8cab-9aef249f6566.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e2d110>
2026-03-24 13:40:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740388%252Fgeneral%252Fe08a1990-74cd-4682-8cab-9aef249f6566.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/e08a1990-74cd-4682-8cab-9aef249f6566.jpg saved to cache
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-24 13:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-24 13:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-24 13:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 917a4774-abce-5de3-83ce-16c5e2e6819f, identifier: 10640496
2026-03-24 13:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-24 13:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-24 13:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496 to the API
2026-03-24 13:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640496>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '917a4774-abce-5de3-83ce-16c5e2e6819f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-306-ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 5.805 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:27 [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-24 13:40:27 [adesa.fr] INFO: Saving data for 10640496: {'auction_closing_time': 1798671600.0, 'created_time': 1773229928.774509, 'last_price_update_time': 1774359627.333231}
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640496') HTTP/1.1" 204 0
2026-03-24 13:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/d668d6b1-1003-4abc-8b77-7098c05075cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/9dfbe92f-fd15-410f-8119-be00d98b0278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c133190>
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252Fd668d6b1-1003-4abc-8b77-7098c05075cb.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/d668d6b1-1003-4abc-8b77-7098c05075cb.jpg saved to cache
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507709ed0>
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F9dfbe92f-fd15-410f-8119-be00d98b0278.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/9dfbe92f-fd15-410f-8119-be00d98b0278.jpg saved to cache
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/ce329ca2-55ad-467d-a5cf-0888bf69a093.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/34778192-ae9e-4de7-b34b-237362c6b524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/4a4ad312-bc37-436f-b0eb-243a16c67012.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e2d110>
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252Fce329ca2-55ad-467d-a5cf-0888bf69a093.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/ce329ca2-55ad-467d-a5cf-0888bf69a093.jpg saved to cache
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c175a10>
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F34778192-ae9e-4de7-b34b-237362c6b524.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/34778192-ae9e-4de7-b34b-237362c6b524.jpg saved to cache
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/2684e72f-5efb-423a-a3f0-b6a8622b25fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1741d0>
2026-03-24 13:40:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F4a4ad312-bc37-436f-b0eb-243a16c67012.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/4a4ad312-bc37-436f-b0eb-243a16c67012.jpg saved to cache
2026-03-24 13:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/694fda4c-3f62-4100-8dc4-56c46b49c0e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/cb235b15-7450-476a-8e8d-9db21ef146f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e37f50>
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F2684e72f-5efb-423a-a3f0-b6a8622b25fb.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/2684e72f-5efb-423a-a3f0-b6a8622b25fb.jpg saved to cache
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/2769591b-84f4-4fd1-a4e3-0b44316aa44c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c133290>
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F694fda4c-3f62-4100-8dc4-56c46b49c0e2.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/694fda4c-3f62-4100-8dc4-56c46b49c0e2.jpg saved to cache
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736609/general/72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715794)
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c18e790>
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252Fcb235b15-7450-476a-8e8d-9db21ef146f7.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/cb235b15-7450-476a-8e8d-9db21ef146f7.jpg saved to cache
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c224110>
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F2769591b-84f4-4fd1-a4e3-0b44316aa44c.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/2769591b-84f4-4fd1-a4e3-0b44316aa44c.jpg saved to cache
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22e410>
2026-03-24 13:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5736609%252Fgeneral%252F72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736609/general/72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg saved to cache
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 98f50433-e21b-5d1d-9837-ccbf854fbe24
2026-03-24 13:40:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98f50433-e21b-5d1d-9837-ccbf854fbe24, skipping ID generation
2026-03-24 13:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f50433-e21b-5d1d-9837-ccbf854fbe24 with scrape type 1
2026-03-24 13:40:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98f50433-e21b-5d1d-9837-ccbf854fbe24 sending to next pipeline
2026-03-24 13:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98f50433-e21b-5d1d-9837-ccbf854fbe24, identifier: 10715794
2026-03-24 13:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98f50433-e21b-5d1d-9837-ccbf854fbe24 with identifier: 10715794
2026-03-24 13:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98f50433-e21b-5d1d-9837-ccbf854fbe24 with identifier: 10715794
2026-03-24 13:40:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98f50433-e21b-5d1d-9837-ccbf854fbe24 with identifier: 10715794 to the API
2026-03-24 13:40:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:40:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5736609/general/72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '98f50433-e21b-5d1d-9837-ccbf854fbe24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-827-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715794',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 14311,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191978,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/2769591b-84f4-4fd1-a4e3-0b44316aa44c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189839,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/72d5cbc2-d8e9-4a8f-b794-2deb74a64bde.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168262,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/cb235b15-7450-476a-8e8d-9db21ef146f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/694fda4c-3f62-4100-8dc4-56c46b49c0e2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230382,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/4a4ad312-bc37-436f-b0eb-243a16c67012.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228662,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/2684e72f-5efb-423a-a3f0-b6a8622b25fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454932,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/34778192-ae9e-4de7-b34b-237362c6b524.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401903,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/ce329ca2-55ad-467d-a5cf-0888bf69a093.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/d668d6b1-1003-4abc-8b77-7098c05075cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98f50433-e21b-5d1d-9837-ccbf854fbe24/98f50433-e21b-5d1d-9837-ccbf854fbe24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393005,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736609/general/9dfbe92f-fd15-410f-8119-be00d98b0278.jpg',
'Width': 1920}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 14.311 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:30 [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-24 13:40:30 [adesa.fr] INFO: Saving data for 10715794: {'created_time': 1774359630.082224, 'last_price_update_time': 1774359630.082236, 'auction_closing_time': 1798671600.0}
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715794') HTTP/1.1" 204 0
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/fcd1b239-0c53-4b65-8e53-e6336431bf44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/9cd03129-ff53-4920-be5f-01ff630601c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/908edf7f-cba2-4e6c-aa1a-cc89ec9743f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f751b535810>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252Ffcd1b239-0c53-4b65-8e53-e6336431bf44.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/fcd1b239-0c53-4b65-8e53-e6336431bf44.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c5f10>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252F9cd03129-ff53-4920-be5f-01ff630601c0.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/9cd03129-ff53-4920-be5f-01ff630601c0.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/bf7f32f5-6171-46aa-b23b-806f323206c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/414274ad-5453-4ea1-9981-8e236eff7661.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32e0d0>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252F908edf7f-cba2-4e6c-aa1a-cc89ec9743f1.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/908edf7f-cba2-4e6c-aa1a-cc89ec9743f1.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c116710>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252Fbf7f32f5-6171-46aa-b23b-806f323206c3.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/bf7f32f5-6171-46aa-b23b-806f323206c3.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1338d0>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252F414274ad-5453-4ea1-9981-8e236eff7661.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/414274ad-5453-4ea1-9981-8e236eff7661.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/4fa9dad9-3820-468a-8af3-36996cdd53b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/a749bb7a-d7c2-4fc0-98df-788548196ba9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/0e952480-a9e3-4907-a586-7dfb46cf3b18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c778ed0>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252F4fa9dad9-3820-468a-8af3-36996cdd53b0.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/4fa9dad9-3820-468a-8af3-36996cdd53b0.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507708090>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252Fa749bb7a-d7c2-4fc0-98df-788548196ba9.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/a749bb7a-d7c2-4fc0-98df-788548196ba9.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740388/general/9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715796)
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507709590>
2026-03-24 13:40:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252F0e952480-a9e3-4907-a586-7dfb46cf3b18.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/0e952480-a9e3-4907-a586-7dfb46cf3b18.jpg saved to cache
2026-03-24 13:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750da6ab10>
2026-03-24 13:40:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13: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-24 13:40:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740388%252Fgeneral%252F9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740388/general/9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg saved to cache
2026-03-24 13:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3c6b009-7572-5457-a850-28fa2a8fb000
2026-03-24 13:40:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3c6b009-7572-5457-a850-28fa2a8fb000, skipping ID generation
2026-03-24 13:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3c6b009-7572-5457-a850-28fa2a8fb000 with scrape type 1
2026-03-24 13:40:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3c6b009-7572-5457-a850-28fa2a8fb000 sending to next pipeline
2026-03-24 13:40:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3c6b009-7572-5457-a850-28fa2a8fb000, identifier: 10715796
2026-03-24 13:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796
2026-03-24 13:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796
2026-03-24 13:40:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3c6b009-7572-5457-a850-28fa2a8fb000 with identifier: 10715796 to the API
2026-03-24 13:40:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740388/general/9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3c6b009-7572-5457-a850-28fa2a8fb000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-711-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715796',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 15838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193141,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/9f41aeb9-a360-47ae-96cd-c113e84a05c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191349,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/0e952480-a9e3-4907-a586-7dfb46cf3b18.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165308,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/a749bb7a-d7c2-4fc0-98df-788548196ba9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165100,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/4fa9dad9-3820-468a-8af3-36996cdd53b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/414274ad-5453-4ea1-9981-8e236eff7661.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228593,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/908edf7f-cba2-4e6c-aa1a-cc89ec9743f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/bf7f32f5-6171-46aa-b23b-806f323206c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365312,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/9cd03129-ff53-4920-be5f-01ff630601c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456582,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/fcd1b239-0c53-4b65-8e53-e6336431bf44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3c6b009-7572-5457-a850-28fa2a8fb000/c3c6b009-7572-5457-a850-28fa2a8fb000_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740388/general/e08a1990-74cd-4682-8cab-9aef249f6566.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-07-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 15.838 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710715796%27 HTTP/1.1" 200 None
2026-03-24 13:40:32 [adesa.fr] INFO: Saving data for 10715796: {'created_time': 1774359632.489655, 'last_price_update_time': 1774359632.489667, 'auction_closing_time': 1798671600.0}
2026-03-24 13:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715796') HTTP/1.1" 204 0
2026-03-24 13:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6adc09cc-4bda-5fea-9076-d0b73987d544 with identifier: 10667487
2026-03-24 13:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6adc09cc-4bda-5fea-9076-d0b73987d544 with scrape type 2
2026-03-24 13:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6adc09cc-4bda-5fea-9076-d0b73987d544 with scrape type 2
2026-03-24 13:40:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6adc09cc-4bda-5fea-9076-d0b73987d544, identifier: 10667487
2026-03-24 13:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380
2026-03-24 13:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b076df5e-968d-5d48-8c3d-b4fa6133c331 with scrape type 1
2026-03-24 13:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40: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%252F5740952%252Fgeneral%252Fae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/ae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg not downloaded yet
2026-03-24 13:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6adc09cc-4bda-5fea-9076-d0b73987d544 with identifier: 10667487
2026-03-24 13:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6adc09cc-4bda-5fea-9076-d0b73987d544 with identifier: 10667487
2026-03-24 13:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6adc09cc-4bda-5fea-9076-d0b73987d544 with identifier: 10667487 to the API
2026-03-24 13:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:40:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667487>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6adc09cc-4bda-5fea-9076-d0b73987d544',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-715-EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 2187,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2025-06-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 2.187 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667487%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [adesa.fr] INFO: Saving data for 10667487: {'auction_closing_time': 1798671600.0, 'created_time': 1773667972.527586, 'last_price_update_time': 1774359633.087651}
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10667487') HTTP/1.1" 204 0
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252F6360b9ad-2918-4c26-bfe2-3dade45dc70a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/6360b9ad-2918-4c26-bfe2-3dade45dc70a.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252F077d246a-2573-419c-8fd8-a98f29b1502a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/077d246a-2573-419c-8fd8-a98f29b1502a.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252Fdeb9ceff-f1cf-41f3-b4b0-8d0ec78fdddd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/deb9ceff-f1cf-41f3-b4b0-8d0ec78fdddd.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252F10e6d94b-6165-4ac7-8ad8-9a4a5a4a65ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/10e6d94b-6165-4ac7-8ad8-9a4a5a4a65ae.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252Faed29b87-463d-4d35-8eec-206c63b85fa2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/aed29b87-463d-4d35-8eec-206c63b85fa2.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252F25d73e26-99e3-4a6b-ba77-cc72edc9481b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/25d73e26-99e3-4a6b-ba77-cc72edc9481b.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252F59b769fa-24d8-457c-8fe1-d5e260564bc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/59b769fa-24d8-457c-8fe1-d5e260564bc0.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252F0d9e67c5-07b8-4603-ac77-8d064ec26d2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/0d9e67c5-07b8-4603-ac77-8d064ec26d2b.jpg not downloaded yet
2026-03-24 13:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%252F5740952%252Fgeneral%252Fae902ddc-c035-4a56-a07b-6f122271b545.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/ae902ddc-c035-4a56-a07b-6f122271b545.jpg not downloaded yet
2026-03-24 13:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da5ea58-6a49-5b49-b4eb-1060b9d75d08 with identifier: 10674730
2026-03-24 13:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da5ea58-6a49-5b49-b4eb-1060b9d75d08 with scrape type 2
2026-03-24 13:40:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da5ea58-6a49-5b49-b4eb-1060b9d75d08 with scrape type 2
2026-03-24 13:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3da5ea58-6a49-5b49-b4eb-1060b9d75d08, identifier: 10674730
2026-03-24 13:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3da5ea58-6a49-5b49-b4eb-1060b9d75d08 with identifier: 10674730
2026-03-24 13:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3da5ea58-6a49-5b49-b4eb-1060b9d75d08 with identifier: 10674730
2026-03-24 13:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3da5ea58-6a49-5b49-b4eb-1060b9d75d08 with identifier: 10674730 to the API
2026-03-24 13:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674730>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '3da5ea58-6a49-5b49-b4eb-1060b9d75d08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-758-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674730',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10584,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 10.584 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674730%27 HTTP/1.1" 200 None
2026-03-24 13:40:35 [adesa.fr] INFO: Saving data for 10674730: {'auction_closing_time': 1798671600.0, 'created_time': 1773667978.671852, 'last_price_update_time': 1774359635.653121}
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674730') HTTP/1.1" 204 0
2026-03-24 13:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/ae902ddc-c035-4a56-a07b-6f122271b545.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c178050>
2026-03-24 13:40:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252Fae902ddc-c035-4a56-a07b-6f122271b545.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/ae902ddc-c035-4a56-a07b-6f122271b545.jpg saved to cache
2026-03-24 13:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/0d9e67c5-07b8-4603-ac77-8d064ec26d2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750da6aed0>
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252F0d9e67c5-07b8-4603-ac77-8d064ec26d2b.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/0d9e67c5-07b8-4603-ac77-8d064ec26d2b.jpg saved to cache
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/59b769fa-24d8-457c-8fe1-d5e260564bc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/25d73e26-99e3-4a6b-ba77-cc72edc9481b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c175990>
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252F59b769fa-24d8-457c-8fe1-d5e260564bc0.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/59b769fa-24d8-457c-8fe1-d5e260564bc0.jpg saved to cache
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dbac090>
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252F25d73e26-99e3-4a6b-ba77-cc72edc9481b.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/25d73e26-99e3-4a6b-ba77-cc72edc9481b.jpg saved to cache
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/aed29b87-463d-4d35-8eec-206c63b85fa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e37310>
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252Faed29b87-463d-4d35-8eec-206c63b85fa2.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/aed29b87-463d-4d35-8eec-206c63b85fa2.jpg saved to cache
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/10e6d94b-6165-4ac7-8ad8-9a4a5a4a65ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c352fd0>
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252F10e6d94b-6165-4ac7-8ad8-9a4a5a4a65ae.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/10e6d94b-6165-4ac7-8ad8-9a4a5a4a65ae.jpg saved to cache
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/deb9ceff-f1cf-41f3-b4b0-8d0ec78fdddd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/6360b9ad-2918-4c26-bfe2-3dade45dc70a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/077d246a-2573-419c-8fd8-a98f29b1502a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c350150>
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252Fdeb9ceff-f1cf-41f3-b4b0-8d0ec78fdddd.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/deb9ceff-f1cf-41f3-b4b0-8d0ec78fdddd.jpg saved to cache
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-24 13:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2a7560-30c5-588c-9e93-9df74d9a93af with scrape type 2
2026-03-24 13:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2a7560-30c5-588c-9e93-9df74d9a93af with scrape type 2
2026-03-24 13:40:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f2a7560-30c5-588c-9e93-9df74d9a93af, identifier: 10707951
2026-03-24 13:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-24 13:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-24 13:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951 to the API
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707951>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7f2a7560-30c5-588c-9e93-9df74d9a93af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 27129,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 27.129 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:37 [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-24 13:40:37 [adesa.fr] INFO: Saving data for 10707951: {'auction_closing_time': 1798671600.0, 'created_time': 1774273008.232823, 'last_price_update_time': 1774359637.459245}
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707951') HTTP/1.1" 204 0
2026-03-24 13:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740952/general/ae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10710380)
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c351b50>
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252F6360b9ad-2918-4c26-bfe2-3dade45dc70a.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/6360b9ad-2918-4c26-bfe2-3dade45dc70a.jpg saved to cache
2026-03-24 13:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1fc250>
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252F077d246a-2573-419c-8fd8-a98f29b1502a.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/077d246a-2573-419c-8fd8-a98f29b1502a.jpg saved to cache
2026-03-24 13:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-24 13:40:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11353326-b6d4-5cca-b20e-f4af7fc000cd with scrape type 2
2026-03-24 13:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11353326-b6d4-5cca-b20e-f4af7fc000cd with scrape type 2
2026-03-24 13:40:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11353326-b6d4-5cca-b20e-f4af7fc000cd, identifier: 10707950
2026-03-24 13:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-24 13:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950
2026-03-24 13:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11353326-b6d4-5cca-b20e-f4af7fc000cd with identifier: 10707950 to the API
2026-03-24 13:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707950>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '11353326-b6d4-5cca-b20e-f4af7fc000cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707950',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 23268,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 23.268 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:38 [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-24 13:40:38 [adesa.fr] INFO: Saving data for 10707950: {'auction_closing_time': 1798671600.0, 'created_time': 1774272989.415369, 'last_price_update_time': 1774359638.79766}
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707950') HTTP/1.1" 204 0
2026-03-24 13:40:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:40:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1aa710>
2026-03-24 13:40:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:40:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740952%252Fgeneral%252Fae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg') HTTP/1.1" 204 0
2026-03-24 13:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740952/general/ae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg saved to cache
2026-03-24 13:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b076df5e-968d-5d48-8c3d-b4fa6133c331
2026-03-24 13:40:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b076df5e-968d-5d48-8c3d-b4fa6133c331, skipping ID generation
2026-03-24 13:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b076df5e-968d-5d48-8c3d-b4fa6133c331 with scrape type 1
2026-03-24 13:40:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b076df5e-968d-5d48-8c3d-b4fa6133c331 sending to next pipeline
2026-03-24 13:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b076df5e-968d-5d48-8c3d-b4fa6133c331, identifier: 10710380
2026-03-24 13:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380
2026-03-24 13:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380
2026-03-24 13:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b076df5e-968d-5d48-8c3d-b4fa6133c331 with identifier: 10710380 to the API
2026-03-24 13:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740952/general/ae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b076df5e-968d-5d48-8c3d-b4fa6133c331',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-880-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710380',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10663,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181767,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/ae8b20fd-6915-458d-aa45-9e4d97fc1fec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180857,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/6360b9ad-2918-4c26-bfe2-3dade45dc70a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161501,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/077d246a-2573-419c-8fd8-a98f29b1502a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/deb9ceff-f1cf-41f3-b4b0-8d0ec78fdddd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198714,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/10e6d94b-6165-4ac7-8ad8-9a4a5a4a65ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420715,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/aed29b87-463d-4d35-8eec-206c63b85fa2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407765,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/25d73e26-99e3-4a6b-ba77-cc72edc9481b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452900,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/59b769fa-24d8-457c-8fe1-d5e260564bc0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456492,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/0d9e67c5-07b8-4603-ac77-8d064ec26d2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b076df5e-968d-5d48-8c3d-b4fa6133c331/b076df5e-968d-5d48-8c3d-b4fa6133c331_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196177,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740952/general/ae902ddc-c035-4a56-a07b-6f122271b545.jpg',
'Width': 1920}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 10.663 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:39 [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-24 13:40:39 [adesa.fr] INFO: Saving data for 10710380: {'created_time': 1774359639.681488, 'last_price_update_time': 1774359639.681498, 'auction_closing_time': 1798671600.0}
2026-03-24 13:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710380') HTTP/1.1" 204 0
2026-03-24 13:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10231005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-24 13:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-24 13:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-24 13:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca02c699-29fe-532c-ae0b-71f309f1a3b7, identifier: 10231005
2026-03-24 13:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-24 13:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-24 13:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005 to the API
2026-03-24 13:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10231005>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca02c699-29fe-532c-ae0b-71f309f1a3b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-487-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10231005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5482,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 5.482 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:41 [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-24 13:40:41 [adesa.fr] INFO: Saving data for 10231005: {'auction_closing_time': 1798671600.0, 'created_time': 1773229675.945794, 'last_price_update_time': 1774359641.602037}
2026-03-24 13:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10231005') HTTP/1.1" 204 0
2026-03-24 13:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10556138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-24 13:40:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-24 13:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-24 13:40:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95516071-50be-521b-a770-b0b22fc0d283, identifier: 10556138
2026-03-24 13:40:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-24 13:40:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-24 13:40:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138 to the API
2026-03-24 13:40:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10556138>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '95516071-50be-521b-a770-b0b22fc0d283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-830-XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10556138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 7444,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 7.444 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:47 [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-24 13:40:47 [adesa.fr] INFO: Saving data for 10556138: {'auction_closing_time': 1798671600.0, 'created_time': 1773229974.662037, 'last_price_update_time': 1774359647.851877}
2026-03-24 13:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10556138') HTTP/1.1" 204 0
2026-03-24 13:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10222565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-24 13:40:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-24 13:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-24 13:40:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf50da96-ea7a-5706-bc86-def6ca0a4ce0, identifier: 10222565
2026-03-24 13:40:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-24 13:40:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-24 13:40:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565 to the API
2026-03-24 13:40:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10222565>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf50da96-ea7a-5706-bc86-def6ca0a4ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-529-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10222565',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4854,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 4.854 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:50 [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-24 13:40:50 [adesa.fr] INFO: Saving data for 10222565: {'auction_closing_time': 1798671600.0, 'created_time': 1773229926.260378, 'last_price_update_time': 1774359650.0057}
2026-03-24 13:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10222565') HTTP/1.1" 204 0
2026-03-24 13:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10558919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-24 13:40:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-24 13:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-24 13:40:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6e9458d-7e8e-58f4-a440-6f8cb09b6360, identifier: 10326128
2026-03-24 13:40:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-24 13:40:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-24 13:40:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128 to the API
2026-03-24 13:40:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326128>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6e9458d-7e8e-58f4-a440-6f8cb09b6360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-436-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326128',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.458 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:50 [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-24 13:40:50 [adesa.fr] INFO: Saving data for 10326128: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.356212, 'last_price_update_time': 1774359650.947047}
2026-03-24 13:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326128') HTTP/1.1" 204 0
2026-03-24 13:40:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919
2026-03-24 13:40:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with scrape type 2
2026-03-24 13:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with scrape type 2
2026-03-24 13:40:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d14ca08f-3d2d-5d35-8772-862fd4d2cda7, identifier: 10558919
2026-03-24 13:40:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919
2026-03-24 13:40:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919
2026-03-24 13:40:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d14ca08f-3d2d-5d35-8772-862fd4d2cda7 with identifier: 10558919 to the API
2026-03-24 13:40:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10558919>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd14ca08f-3d2d-5d35-8772-862fd4d2cda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-860-XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10558919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 4.774 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:52 [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-24 13:40:52 [adesa.fr] INFO: Saving data for 10558919: {'auction_closing_time': 1798671600.0, 'created_time': 1773229898.671582, 'last_price_update_time': 1774359652.237636}
2026-03-24 13:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10558919') HTTP/1.1" 204 0
2026-03-24 13:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-24 13:40:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-24 13:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-24 13:40:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8420559e-09ba-5a81-ae21-1ca1970aa06c, identifier: 10661603
2026-03-24 13:40:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-24 13:40:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-24 13:40:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603 to the API
2026-03-24 13:40:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661603>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8420559e-09ba-5a81-ae21-1ca1970aa06c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-626-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6199,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.199 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:54 [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-24 13:40:54 [adesa.fr] INFO: Saving data for 10661603: {'auction_closing_time': 1798671600.0, 'created_time': 1773322944.693377, 'last_price_update_time': 1774359654.846994}
2026-03-24 13:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661603') HTTP/1.1" 204 0
2026-03-24 13:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-24 13:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-24 13:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-24 13:40:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9faea89-ac1d-519e-a543-4d517f54f92c, identifier: 10676045
2026-03-24 13:40:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-24 13:40:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-24 13:40:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045 to the API
2026-03-24 13:40:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:40:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676045>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd9faea89-ac1d-519e-a543-4d517f54f92c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-607-LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676045',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710676045%27 HTTP/1.1" 200 None
2026-03-24 13:40:55 [adesa.fr] INFO: Saving data for 10676045: {'auction_closing_time': 1798671600.0, 'created_time': 1773754438.784335, 'last_price_update_time': 1774359655.540861}
2026-03-24 13:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676045') HTTP/1.1" 204 0
2026-03-24 13:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10411867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:40:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:40:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-24 13:40:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-24 13:40:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-24 13:40:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ec68797-8a29-5521-8413-3c411cbbb23f, identifier: 10411867
2026-03-24 13:40:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-24 13:40:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-24 13:40:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867 to the API
2026-03-24 13:40:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:40: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-24 13:40:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10411867>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0ec68797-8a29-5521-8413-3c411cbbb23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-416-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10411867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-04-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.267 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:57 [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-24 13:40:57 [adesa.fr] INFO: Saving data for 10411867: {'auction_closing_time': 1798671600.0, 'created_time': 1773230145.437244, 'last_price_update_time': 1774359657.557301}
2026-03-24 13:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:40:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10411867') HTTP/1.1" 204 0
2026-03-24 13:41:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-24 13:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-24 13:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-24 13:41:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbe37cd0-a475-54b3-8e73-228b69eb10ba, identifier: 10580073
2026-03-24 13:41:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-24 13:41:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-24 13:41:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073 to the API
2026-03-24 13:41:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580073>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fbe37cd0-a475-54b3-8e73-228b69eb10ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-822-XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 75070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Business - Petrol - Automatic - 181 hp - '
'75.070 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:02 [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-24 13:41:02 [adesa.fr] INFO: Saving data for 10580073: {'auction_closing_time': 1798671600.0, 'created_time': 1773229930.066503, 'last_price_update_time': 1774359662.369712}
2026-03-24 13:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10580073') HTTP/1.1" 204 0
2026-03-24 13:41:06 [scrapy.extensions.logstats] INFO: Crawled 217 pages (at 25 pages/min), scraped 206 items (at 25 items/min)
2026-03-24 13:41:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:41:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-24 13:41:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-24 13:41:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-24 13:41:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01f6945c-1c8b-509b-b990-0497ec12e7c8, identifier: 10640495
2026-03-24 13:41:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-24 13:41:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-24 13:41:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495 to the API
2026-03-24 13:41:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640495>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '01f6945c-1c8b-509b-b990-0497ec12e7c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-723-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 4897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback Performance Line - Hybrid - Automatic - 200 hp - '
'4.897 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-24 13:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:28 [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-24 13:41:28 [adesa.fr] INFO: Saving data for 10640495: {'auction_closing_time': 1798671600.0, 'created_time': 1773229685.162958, 'last_price_update_time': 1774359688.361725}
2026-03-24 13:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640495') HTTP/1.1" 204 0
2026-03-24 13:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-24 13:41:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-24 13:41:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-24 13:41:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671, identifier: 10597849
2026-03-24 13:41:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-24 13:41:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-24 13:41:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849 to the API
2026-03-24 13:41:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597849>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6b1142d8-ae5e-5ab8-a53c-c86a0a73d671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-110-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 24205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 Rivoli - Petrol - Automatic - 131 hp - 24.205 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:29 [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-24 13:41:29 [adesa.fr] INFO: Saving data for 10597849: {'auction_closing_time': 1798671600.0, 'created_time': 1773229934.479824, 'last_price_update_time': 1774359689.524408}
2026-03-24 13:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597849') HTTP/1.1" 204 0
2026-03-24 13:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10650228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-24 13:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-24 13:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-24 13:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18e72488-5098-558f-ab9a-06012f77de60, identifier: 10650228
2026-03-24 13:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-24 13:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-24 13:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228 to the API
2026-03-24 13:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10650228>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '18e72488-5098-558f-ab9a-06012f77de60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-107-GM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10650228',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26328,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 26.328 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:41 [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-24 13:41:41 [adesa.fr] INFO: Saving data for 10650228: {'auction_closing_time': 1798671600.0, 'created_time': 1773229990.044051, 'last_price_update_time': 1774359701.605191}
2026-03-24 13:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10650228') HTTP/1.1" 204 0
2026-03-24 13:41:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.249(s), this was the 1st time calling it.
2026-03-24 13:41:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.6049582261901305 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-24 13:41:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-24 13:41:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-24 13:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-24 13:41:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d913a34d-dd53-5053-960c-c48df5c54bb5, identifier: 10699457
2026-03-24 13:41:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-24 13:41:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-24 13:41:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457 to the API
2026-03-24 13:41:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699457>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd913a34d-dd53-5053-960c-c48df5c54bb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-888-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699457',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 26.291 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:43 [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-24 13:41:43 [adesa.fr] INFO: Saving data for 10699457: {'auction_closing_time': 1798671600.0, 'created_time': 1774273007.841171, 'last_price_update_time': 1774359703.687228}
2026-03-24 13:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699457') HTTP/1.1" 204 0
2026-03-24 13:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-24 13:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-24 13:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-24 13:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5853a6c-83ae-5c20-a461-310d46f1cfc9, identifier: 10704551
2026-03-24 13:41:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-24 13:41:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-24 13:41:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551 to the API
2026-03-24 13:41:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704551>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5853a6c-83ae-5c20-a461-310d46f1cfc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-896-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704551',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.881 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:46 [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-24 13:41:46 [adesa.fr] INFO: Saving data for 10704551: {'auction_closing_time': 1798671600.0, 'created_time': 1774273005.965019, 'last_price_update_time': 1774359706.800903}
2026-03-24 13:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704551') HTTP/1.1" 204 0
2026-03-24 13:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10136698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-24 13:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-24 13:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-24 13:41:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d, identifier: 10136698
2026-03-24 13:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-24 13:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-24 13:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698 to the API
2026-03-24 13:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10136698>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-969-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10136698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30215,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 30.215 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:47 [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-24 13:41:47 [adesa.fr] INFO: Saving data for 10136698: {'auction_closing_time': 1798671600.0, 'created_time': 1773229988.804105, 'last_price_update_time': 1774359707.957534}
2026-03-24 13:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10136698') HTTP/1.1" 204 0
2026-03-24 13:41:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:41:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-24 13:41:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-24 13:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-24 13:41:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0083b96-4b87-5300-8f6f-d7d122ee3da2, identifier: 10269481
2026-03-24 13:41:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-24 13:41:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-24 13:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481 to the API
2026-03-24 13:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269481>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0083b96-4b87-5300-8f6f-d7d122ee3da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-321-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 26.320 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:49 [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-24 13:41:49 [adesa.fr] INFO: Saving data for 10269481: {'auction_closing_time': 1798671600.0, 'created_time': 1773229907.604978, 'last_price_update_time': 1774359709.542083}
2026-03-24 13:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269481') HTTP/1.1" 204 0
2026-03-24 13:41:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10057241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-24 13:41:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-24 13:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-24 13:41:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf, identifier: 10057241
2026-03-24 13:41:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-24 13:41:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-24 13:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241 to the API
2026-03-24 13:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10057241>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0d69dc87-d14e-55f3-a3cc-210a72d1fadf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-456-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10057241',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.599 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:50 [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-24 13:41:50 [adesa.fr] INFO: Saving data for 10057241: {'auction_closing_time': 1798671600.0, 'created_time': 1773230007.104542, 'last_price_update_time': 1774359710.145064}
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10057241') HTTP/1.1" 204 0
2026-03-24 13:41:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c607c1fa-b839-59be-9676-be7a46c0b5d1 with identifier: 10685081
2026-03-24 13:41:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c607c1fa-b839-59be-9676-be7a46c0b5d1 with scrape type 2
2026-03-24 13:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c607c1fa-b839-59be-9676-be7a46c0b5d1 with scrape type 2
2026-03-24 13:41:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c607c1fa-b839-59be-9676-be7a46c0b5d1, identifier: 10685081
2026-03-24 13:41:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c607c1fa-b839-59be-9676-be7a46c0b5d1 with identifier: 10685081
2026-03-24 13:41:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c607c1fa-b839-59be-9676-be7a46c0b5d1 with identifier: 10685081
2026-03-24 13:41:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c607c1fa-b839-59be-9676-be7a46c0b5d1 with identifier: 10685081 to the API
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685081>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c607c1fa-b839-59be-9676-be7a46c0b5d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-987-TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685081',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 6892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 6.892 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685081%27 HTTP/1.1" 200 None
2026-03-24 13:41:50 [adesa.fr] INFO: Saving data for 10685081: {'auction_closing_time': 1798671600.0, 'created_time': 1773841913.443707, 'last_price_update_time': 1774359710.592481}
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685081') HTTP/1.1" 204 0
2026-03-24 13:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10051061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-24 13:41:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-24 13:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-24 13:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33a8b629-1f57-5406-83e5-45f6ffcc768c, identifier: 10051061
2026-03-24 13:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-24 13:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-24 13:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061 to the API
2026-03-24 13:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10051061>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '33a8b629-1f57-5406-83e5-45f6ffcc768c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-315-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10051061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 26.023 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:51 [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-24 13:41:51 [adesa.fr] INFO: Saving data for 10051061: {'auction_closing_time': 1798671600.0, 'created_time': 1773230010.012263, 'last_price_update_time': 1774359711.51179}
2026-03-24 13:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051061') HTTP/1.1" 204 0
2026-03-24 13:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10439487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-24 13:41:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-24 13:41:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-24 13:41:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09057566-af56-5eb9-a3f1-c4ee728fd045, identifier: 10439487
2026-03-24 13:41:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-24 13:41:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-24 13:41:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487 to the API
2026-03-24 13:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10439487>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09057566-af56-5eb9-a3f1-c4ee728fd045',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-455-DK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10439487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 22896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2 Performance Line - Petrol - Manual - 101 hp - 22.896 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:52 [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-24 13:41:52 [adesa.fr] INFO: Saving data for 10439487: {'auction_closing_time': 1798671600.0, 'created_time': 1773230036.230025, 'last_price_update_time': 1774359712.141441}
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10439487') HTTP/1.1" 204 0
2026-03-24 13:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-24 13:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-24 13:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-24 13:41:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006, identifier: 10662209
2026-03-24 13:41:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-24 13:41:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-24 13:41:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209 to the API
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662209>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-365-CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 7500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2i Performance Line - Petrol - Manual - 101 hp - 7.500 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:52 [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-24 13:41:52 [adesa.fr] INFO: Saving data for 10662209: {'auction_closing_time': 1798671600.0, 'created_time': 1773408734.681172, 'last_price_update_time': 1774359712.783842}
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662209') HTTP/1.1" 204 0
2026-03-24 13:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10713167, dropping item
2026-03-24 13:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-24 13:41:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-24 13:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-24 13:41:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba, identifier: 10473268
2026-03-24 13:41:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-24 13:41:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-24 13:41:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268 to the API
2026-03-24 13:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473268>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7bfd2e45-ac8f-5f13-acd3-afc45213d1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-542-PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 25511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 25.511 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 13:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:55 [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-24 13:41:55 [adesa.fr] INFO: Saving data for 10473268: {'auction_closing_time': 1798671600.0, 'created_time': 1773230035.819462, 'last_price_update_time': 1774359715.87791}
2026-03-24 13:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473268') HTTP/1.1" 204 0
2026-03-24 13:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-24 13:41:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-24 13:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-24 13:41:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85e599f-e66c-5c8b-a2bf-d657637c577a, identifier: 10694993
2026-03-24 13:41:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-24 13:41:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-24 13:41:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993 to the API
2026-03-24 13:41:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694993>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c85e599f-e66c-5c8b-a2bf-d657637c577a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-141-AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 24650,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 24.650 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 13:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:56 [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-24 13:41:56 [adesa.fr] INFO: Saving data for 10694993: {'auction_closing_time': 1798671600.0, 'created_time': 1773927575.999095, 'last_price_update_time': 1774359716.476865}
2026-03-24 13:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694993') HTTP/1.1" 204 0
2026-03-24 13:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:41:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: facf4d9c-8fb7-56aa-8447-1e6cd379eb3b with identifier: 10708000
2026-03-24 13:41:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item facf4d9c-8fb7-56aa-8447-1e6cd379eb3b with scrape type 2
2026-03-24 13:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item facf4d9c-8fb7-56aa-8447-1e6cd379eb3b with scrape type 2
2026-03-24 13:41:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: facf4d9c-8fb7-56aa-8447-1e6cd379eb3b, identifier: 10708000
2026-03-24 13:41:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: facf4d9c-8fb7-56aa-8447-1e6cd379eb3b with identifier: 10708000
2026-03-24 13:41:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: facf4d9c-8fb7-56aa-8447-1e6cd379eb3b with identifier: 10708000
2026-03-24 13:41:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: facf4d9c-8fb7-56aa-8447-1e6cd379eb3b with identifier: 10708000 to the API
2026-03-24 13:41:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708000>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'facf4d9c-8fb7-56aa-8447-1e6cd379eb3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-479-HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708000',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 6180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.6 Feel - Hybrid - Automatic - 150 hp - 6.180 '
'km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 13:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708000%27 HTTP/1.1" 200 None
2026-03-24 13:41:58 [adesa.fr] INFO: Saving data for 10708000: {'auction_closing_time': 1798671600.0, 'created_time': 1774272998.752205, 'last_price_update_time': 1774359718.548488}
2026-03-24 13:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10708000') HTTP/1.1" 204 0
2026-03-24 13:41:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-24 13:41:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-24 13:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-24 13:41:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5, identifier: 10571076
2026-03-24 13:41:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-24 13:41:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-24 13:41:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076 to the API
2026-03-24 13:41:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:41: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-24 13:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571076>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4804a0ab-f66a-5cc6-a7e4-98f9610feea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-292-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 19308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.6 Shine - Petrol - Automatic - 181 hp - '
'19.308 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 13:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:59 [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-24 13:41:59 [adesa.fr] INFO: Saving data for 10571076: {'auction_closing_time': 1798671600.0, 'created_time': 1773230041.949707, 'last_price_update_time': 1774359719.006278}
2026-03-24 13:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571076') HTTP/1.1" 204 0
2026-03-24 13:41:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10540685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:41:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685
2026-03-24 13:42:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with scrape type 2
2026-03-24 13:42:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with scrape type 2
2026-03-24 13:42:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f763a535-54d8-5b3c-a8c6-9ae8b7f38488, identifier: 10540685
2026-03-24 13:42:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685
2026-03-24 13:42:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685
2026-03-24 13:42:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f763a535-54d8-5b3c-a8c6-9ae8b7f38488 with identifier: 10540685 to the API
2026-03-24 13:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10540685>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f763a535-54d8-5b3c-a8c6-9ae8b7f38488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-333-NB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10540685',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 1488,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-10-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Allure - Hybrid - Automatic - 180 hp - 1.488 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710540685%27 HTTP/1.1" 200 None
2026-03-24 13:42:00 [adesa.fr] INFO: Saving data for 10540685: {'auction_closing_time': 1798671600.0, 'created_time': 1773230099.105087, 'last_price_update_time': 1774359720.728679}
2026-03-24 13:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10540685') HTTP/1.1" 204 0
2026-03-24 13:42:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-24 13:42:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-24 13:42:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-24 13:42:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10531347
2026-03-24 13:42:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-24 13:42:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-24 13:42:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347 to the API
2026-03-24 13:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531347>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-086-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Allure - Petrol - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:01 [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-24 13:42:01 [adesa.fr] INFO: Saving data for 10531347: {'auction_closing_time': 1798671600.0, 'created_time': 1773230017.140038, 'last_price_update_time': 1774359721.28064}
2026-03-24 13:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10531347') HTTP/1.1" 204 0
2026-03-24 13:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10683948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-24 13:42:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-24 13:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-24 13:42:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ebc8f289-ee59-5c82-a455-78b0ec0214fc, identifier: 10683948
2026-03-24 13:42:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-24 13:42:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-24 13:42:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948 to the API
2026-03-24 13:42:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10683948>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'ebc8f289-ee59-5c82-a455-78b0ec0214fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-344-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10683948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 34252,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 34.252 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 13:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:02 [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-24 13:42:02 [adesa.fr] INFO: Saving data for 10683948: {'auction_closing_time': 1798671600.0, 'created_time': 1773928649.394979, 'last_price_update_time': 1774359722.70285}
2026-03-24 13:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10683948') HTTP/1.1" 204 0
2026-03-24 13:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:02 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10713166, dropping item
2026-03-24 13:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10284853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-24 13:42:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-24 13:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-24 13:42:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 82bda044-2b94-5fb8-abc7-70846a669df3, identifier: 10284853
2026-03-24 13:42:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-24 13:42:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-24 13:42:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853 to the API
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10284853>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 1',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '82bda044-2b94-5fb8-abc7-70846a669df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-620-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10284853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20250,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 150 hp - 23.101 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:04 [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-24 13:42:04 [adesa.fr] INFO: Saving data for 10284853: {'auction_closing_time': 1798671600.0, 'created_time': 1773229901.684863, 'last_price_update_time': 1774359724.493237}
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10284853') HTTP/1.1" 204 0
2026-03-24 13:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10489924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-24 13:42:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47e03249-1da3-554c-baf6-362f152c01d6 with scrape type 2
2026-03-24 13:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47e03249-1da3-554c-baf6-362f152c01d6 with scrape type 2
2026-03-24 13:42:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47e03249-1da3-554c-baf6-362f152c01d6, identifier: 10489924
2026-03-24 13:42:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-24 13:42:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-24 13:42:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924 to the API
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10489924>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '47e03249-1da3-554c-baf6-362f152c01d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-072-DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10489924',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 5.954 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:04 [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-24 13:42:04 [adesa.fr] INFO: Saving data for 10489924: {'auction_closing_time': 1798671600.0, 'created_time': 1773230105.037883, 'last_price_update_time': 1774359724.992563}
2026-03-24 13:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10489924') HTTP/1.1" 204 0
2026-03-24 13:42:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.014(s), this was the 1st time calling it.
2026-03-24 13:42:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.546279040197232 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-24 13:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10459274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274
2026-03-24 13:42:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c2fd05-5583-5bef-a768-c48168deb44b with scrape type 2
2026-03-24 13:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c2fd05-5583-5bef-a768-c48168deb44b with scrape type 2
2026-03-24 13:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64c2fd05-5583-5bef-a768-c48168deb44b, identifier: 10459274
2026-03-24 13:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274
2026-03-24 13:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274
2026-03-24 13:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64c2fd05-5583-5bef-a768-c48168deb44b with identifier: 10459274 to the API
2026-03-24 13:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10459274>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '64c2fd05-5583-5bef-a768-c48168deb44b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-388-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10459274',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24274,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 24.274 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:06 [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-24 13:42:06 [adesa.fr] INFO: Saving data for 10459274: {'auction_closing_time': 1798671600.0, 'created_time': 1773230102.937999, 'last_price_update_time': 1774359726.631371}
2026-03-24 13:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10459274') HTTP/1.1" 204 0
2026-03-24 13:42:06 [scrapy.extensions.logstats] INFO: Crawled 241 pages (at 24 pages/min), scraped 228 items (at 22 items/min)
2026-03-24 13:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4245ef74-c84c-51d8-88ec-511edbe7b14a with identifier: 10653830
2026-03-24 13:42:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4245ef74-c84c-51d8-88ec-511edbe7b14a with scrape type 2
2026-03-24 13:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4245ef74-c84c-51d8-88ec-511edbe7b14a with scrape type 2
2026-03-24 13:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4245ef74-c84c-51d8-88ec-511edbe7b14a, identifier: 10653830
2026-03-24 13:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4245ef74-c84c-51d8-88ec-511edbe7b14a with identifier: 10653830
2026-03-24 13:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4245ef74-c84c-51d8-88ec-511edbe7b14a with identifier: 10653830
2026-03-24 13:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4245ef74-c84c-51d8-88ec-511edbe7b14a with identifier: 10653830 to the API
2026-03-24 13:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653830>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4245ef74-c84c-51d8-88ec-511edbe7b14a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-110-ND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 6378,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 6.378 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653830%27 HTTP/1.1" 200 None
2026-03-24 13:42:07 [adesa.fr] INFO: Saving data for 10653830: {'auction_closing_time': 1798671600.0, 'created_time': 1773408739.022298, 'last_price_update_time': 1774359727.144791}
2026-03-24 13:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10653830') HTTP/1.1" 204 0
2026-03-24 13:42:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.229(s), this was the 2nd time calling it.
2026-03-24 13:42:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.826840534393094 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-24 13:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-24 13:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf251b87-e8a7-5434-951c-ac36bd92fcac with scrape type 2
2026-03-24 13:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf251b87-e8a7-5434-951c-ac36bd92fcac with scrape type 2
2026-03-24 13:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf251b87-e8a7-5434-951c-ac36bd92fcac, identifier: 10326073
2026-03-24 13:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-24 13:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-24 13:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073 to the API
2026-03-24 13:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326073>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf251b87-e8a7-5434-951c-ac36bd92fcac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-123-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19868,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 19.868 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:08 [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-24 13:42:08 [adesa.fr] INFO: Saving data for 10326073: {'auction_closing_time': 1798671600.0, 'created_time': 1773230072.802499, 'last_price_update_time': 1774359728.69998}
2026-03-24 13:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326073') HTTP/1.1" 204 0
2026-03-24 13:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-24 13:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f089992-5e4a-5360-89ff-d731b55fe1fa with scrape type 2
2026-03-24 13:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f089992-5e4a-5360-89ff-d731b55fe1fa with scrape type 2
2026-03-24 13:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f089992-5e4a-5360-89ff-d731b55fe1fa, identifier: 10633066
2026-03-24 13:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-24 13:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-24 13:42:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066 to the API
2026-03-24 13:42:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633066>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7f089992-5e4a-5360-89ff-d731b55fe1fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633066',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 7402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 7.402 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:09 [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-24 13:42:09 [adesa.fr] INFO: Saving data for 10633066: {'auction_closing_time': 1798675200.0, 'created_time': 1773230087.493769, 'last_price_update_time': 1774359729.243036}
2026-03-24 13:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10633066') HTTP/1.1" 204 0
2026-03-24 13:42:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050
2026-03-24 13:42:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 868882d6-0783-5f65-a00d-4c857dc36128 with scrape type 2
2026-03-24 13:42:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 868882d6-0783-5f65-a00d-4c857dc36128 with scrape type 2
2026-03-24 13:42:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 868882d6-0783-5f65-a00d-4c857dc36128, identifier: 10676050
2026-03-24 13:42:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050
2026-03-24 13:42:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050
2026-03-24 13:42:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 868882d6-0783-5f65-a00d-4c857dc36128 with identifier: 10676050 to the API
2026-03-24 13:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676050>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '868882d6-0783-5f65-a00d-4c857dc36128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 10.703 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:11 [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-24 13:42:11 [adesa.fr] INFO: Saving data for 10676050: {'auction_closing_time': 1798675200.0, 'created_time': 1773754465.562728, 'last_price_update_time': 1774359731.789834}
2026-03-24 13:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676050') HTTP/1.1" 204 0
2026-03-24 13:42:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:42:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 13:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10451783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-24 13:42:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-24 13:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-24 13:42:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0ae585e-7f58-5441-adfc-5fcb46d23c59, identifier: 10641918
2026-03-24 13:42:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-24 13:42:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-24 13:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918 to the API
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641918>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0ae585e-7f58-5441-adfc-5fcb46d23c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 48424,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 48.424 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:13 [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-24 13:42:13 [adesa.fr] INFO: Saving data for 10641918: {'auction_closing_time': 1798675200.0, 'created_time': 1773230131.94671, 'last_price_update_time': 1774359733.228203}
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10641918') HTTP/1.1" 204 0
2026-03-24 13:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9905933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-24 13:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-24 13:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-24 13:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12fa93e4-5404-5c3d-bde3-006a72260479, identifier: 10405353
2026-03-24 13:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-24 13:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794f5240-1f78-5943-9de8-0e2b1e94f348 with scrape type 2
2026-03-24 13:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794f5240-1f78-5943-9de8-0e2b1e94f348 with scrape type 2
2026-03-24 13:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 794f5240-1f78-5943-9de8-0e2b1e94f348, identifier: 10451783
2026-03-24 13:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-24 13:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-24 13:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353 to the API
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405353>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '12fa93e4-5404-5c3d-bde3-006a72260479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405353',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 41368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 41.368 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:13 [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-24 13:42:13 [adesa.fr] INFO: Saving data for 10405353: {'auction_closing_time': 1798675200.0, 'created_time': 1773230165.047295, 'last_price_update_time': 1774359733.769888}
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405353') HTTP/1.1" 204 0
2026-03-24 13:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-24 13:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-24 13:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783 to the API
2026-03-24 13:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10451783>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '794f5240-1f78-5943-9de8-0e2b1e94f348',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-514-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10451783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 28094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2024-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 28.094 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%2710451783%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [adesa.fr] INFO: Saving data for 10451783: {'auction_closing_time': 1798671600.0, 'created_time': 1773230085.508786, 'last_price_update_time': 1774359734.148247}
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10451783') HTTP/1.1" 204 0
2026-03-24 13:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-24 13:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-24 13:42:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aac357b8-da46-51de-9d46-a509cc7d9f3a, identifier: 9905933
2026-03-24 13:42:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-24 13:42:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-24 13:42:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933 to the API
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13: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-24 13:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9905933>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'aac357b8-da46-51de-9d46-a509cc7d9f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-562-LQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9905933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 30.232 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13: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%279905933%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [adesa.fr] INFO: Saving data for 9905933: {'auction_closing_time': 1798671600.0, 'created_time': 1773229936.679413, 'last_price_update_time': 1774359734.551251}
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='9905933') HTTP/1.1" 204 0
2026-03-24 13:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367
2026-03-24 13:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with scrape type 1
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252Fb2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/b2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252F99ffc0f6-2bd3-4d12-a4e7-d1c93610089b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/99ffc0f6-2bd3-4d12-a4e7-d1c93610089b.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252Fc22635f4-33e4-4b15-9625-a652c6ff4f27.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/c22635f4-33e4-4b15-9625-a652c6ff4f27.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252Fe3ab2672-6c41-439b-93b2-aa20ad669b63.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/e3ab2672-6c41-439b-93b2-aa20ad669b63.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252Fcf991c54-7fb8-478b-886e-e2baa1ba9787.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/cf991c54-7fb8-478b-886e-e2baa1ba9787.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252Fc87cfe0b-6096-4144-be7d-6468d3f44efb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/c87cfe0b-6096-4144-be7d-6468d3f44efb.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252F9f9532c3-c63b-4b8d-bde8-1005e713b9dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/9f9532c3-c63b-4b8d-bde8-1005e713b9dd.jpg not downloaded yet
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252F93a970ce-40c9-4961-9050-8eb68a154412.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/93a970ce-40c9-4961-9050-8eb68a154412.jpg not downloaded yet
2026-03-24 13:42:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-24 13:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd510a4-61a1-57dc-8399-db473eeef8b9 with scrape type 2
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd510a4-61a1-57dc-8399-db473eeef8b9 with scrape type 2
2026-03-24 13:42:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fd510a4-61a1-57dc-8399-db473eeef8b9, identifier: 10630790
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252F6ba5d575-f7d7-4f1f-9d3d-6d84a35b4010.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/6ba5d575-f7d7-4f1f-9d3d-6d84a35b4010.jpg not downloaded yet
2026-03-24 13:42:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-24 13:42:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-24 13:42:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790 to the API
2026-03-24 13:42:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:42:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630790>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '2fd510a4-61a1-57dc-8399-db473eeef8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630790',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 10.919 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-24 13:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:15 [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-24 13:42:15 [adesa.fr] INFO: Saving data for 10630790: {'auction_closing_time': 1798675200.0, 'created_time': 1773230132.629934, 'last_price_update_time': 1774359735.657532}
2026-03-24 13:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10630790') HTTP/1.1" 204 0
2026-03-24 13:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5741332%252Fgeneral%252Fc8fbabd2-cb1b-40a5-bcf9-667f80fd2e62.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/c8fbabd2-cb1b-40a5-bcf9-667f80fd2e62.jpg not downloaded yet
2026-03-24 13:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-24 13:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-24 13:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-24 13:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67756981-e05a-58b2-b73a-139de89530ca, identifier: 10405345
2026-03-24 13:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-24 13:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-24 13:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-24 13:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2, identifier: 10691961
2026-03-24 13:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-24 13:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-24 13:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-24 13:42:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e53259e-6c04-5dbd-805e-68fb770ffbc7, identifier: 10655718
2026-03-24 13:42:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-24 13:42:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-24 13:42:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345 to the API
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:42:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405345>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '67756981-e05a-58b2-b73a-139de89530ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405345',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 39945,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 39.945 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:16 [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-24 13:42:16 [adesa.fr] INFO: Saving data for 10405345: {'auction_closing_time': 1798675200.0, 'created_time': 1773230166.049209, 'last_price_update_time': 1774359736.449934}
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405345') HTTP/1.1" 204 0
2026-03-24 13:42:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-24 13:42:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-24 13:42:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961 to the API
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:42:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691961>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3b40fa53-4650-58f3-a055-fa6dcb5abbd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 41253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 41.253 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:16 [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-24 13:42:16 [adesa.fr] INFO: Saving data for 10691961: {'auction_closing_time': 1798675200.0, 'created_time': 1773930819.032132, 'last_price_update_time': 1774359736.868867}
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691961') HTTP/1.1" 204 0
2026-03-24 13:42:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-24 13:42:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-24 13:42:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718 to the API
2026-03-24 13:42:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655718>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8e53259e-6c04-5dbd-805e-68fb770ffbc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 40.231 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [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-24 13:42:17 [adesa.fr] INFO: Saving data for 10655718: {'auction_closing_time': 1798675200.0, 'created_time': 1773323202.677553, 'last_price_update_time': 1774359737.209693}
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655718') HTTP/1.1" 204 0
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/93a970ce-40c9-4961-9050-8eb68a154412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/c8fbabd2-cb1b-40a5-bcf9-667f80fd2e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/6ba5d575-f7d7-4f1f-9d3d-6d84a35b4010.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/c87cfe0b-6096-4144-be7d-6468d3f44efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/9f9532c3-c63b-4b8d-bde8-1005e713b9dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/e3ab2672-6c41-439b-93b2-aa20ad669b63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e3bc50>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252F93a970ce-40c9-4961-9050-8eb68a154412.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/93a970ce-40c9-4961-9050-8eb68a154412.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c10ed10>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252Fc8fbabd2-cb1b-40a5-bcf9-667f80fd2e62.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/c8fbabd2-cb1b-40a5-bcf9-667f80fd2e62.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/cf991c54-7fb8-478b-886e-e2baa1ba9787.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/c22635f4-33e4-4b15-9625-a652c6ff4f27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/99ffc0f6-2bd3-4d12-a4e7-d1c93610089b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e368d0>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252F6ba5d575-f7d7-4f1f-9d3d-6d84a35b4010.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/6ba5d575-f7d7-4f1f-9d3d-6d84a35b4010.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1e7910>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252Fc87cfe0b-6096-4144-be7d-6468d3f44efb.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/c87cfe0b-6096-4144-be7d-6468d3f44efb.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1be390>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252F9f9532c3-c63b-4b8d-bde8-1005e713b9dd.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/9f9532c3-c63b-4b8d-bde8-1005e713b9dd.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c325250>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252Fe3ab2672-6c41-439b-93b2-aa20ad669b63.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/e3ab2672-6c41-439b-93b2-aa20ad669b63.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c268f90>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252Fcf991c54-7fb8-478b-886e-e2baa1ba9787.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/cf991c54-7fb8-478b-886e-e2baa1ba9787.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c198610>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252Fc22635f4-33e4-4b15-9625-a652c6ff4f27.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/c22635f4-33e4-4b15-9625-a652c6ff4f27.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c19a350>
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252F99ffc0f6-2bd3-4d12-a4e7-d1c93610089b.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/99ffc0f6-2bd3-4d12-a4e7-d1c93610089b.jpg saved to cache
2026-03-24 13:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741332/general/b2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10711367)
2026-03-24 13:42:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-24 13:42:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-24 13:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-24 13:42:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 028d0985-1380-5798-90cc-d69089991ae0, identifier: 10691965
2026-03-24 13:42:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-24 13:42:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-24 13:42:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965 to the API
2026-03-24 13:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691965>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '028d0985-1380-5798-90cc-d69089991ae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 21538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 21.538 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:19 [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-24 13:42:19 [adesa.fr] INFO: Saving data for 10691965: {'auction_closing_time': 1798675200.0, 'created_time': 1773930449.488116, 'last_price_update_time': 1774359739.543365}
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691965') HTTP/1.1" 204 0
2026-03-24 13:42:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.470(s), this was the 1st time calling it.
2026-03-24 13:42:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.707097431495032 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-24 13:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507792e90>
2026-03-24 13:42:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741332%252Fgeneral%252Fb2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741332/general/b2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg saved to cache
2026-03-24 13:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4
2026-03-24 13:42:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 081f4fa8-abb4-5e86-b25a-1433ea503ed4, skipping ID generation
2026-03-24 13:42:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with scrape type 1
2026-03-24 13:42:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 081f4fa8-abb4-5e86-b25a-1433ea503ed4 sending to next pipeline
2026-03-24 13:42:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 081f4fa8-abb4-5e86-b25a-1433ea503ed4, identifier: 10711367
2026-03-24 13:42:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367
2026-03-24 13:42:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367
2026-03-24 13:42:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 081f4fa8-abb4-5e86-b25a-1433ea503ed4 with identifier: 10711367 to the API
2026-03-24 13:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741332/general/b2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '081f4fa8-abb4-5e86-b25a-1433ea503ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-404-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 18403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178181,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/b2ee7903-ebc9-4a2a-a18f-4c58ebbffeb8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179968,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/99ffc0f6-2bd3-4d12-a4e7-d1c93610089b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162528,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/c22635f4-33e4-4b15-9625-a652c6ff4f27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163219,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/e3ab2672-6c41-439b-93b2-aa20ad669b63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200967,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/cf991c54-7fb8-478b-886e-e2baa1ba9787.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201811,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/c87cfe0b-6096-4144-be7d-6468d3f44efb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451575,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/9f9532c3-c63b-4b8d-bde8-1005e713b9dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372207,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/93a970ce-40c9-4961-9050-8eb68a154412.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494864,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/6ba5d575-f7d7-4f1f-9d3d-6d84a35b4010.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_081f4fa8-abb4-5e86-b25a-1433ea503ed4/081f4fa8-abb4-5e86-b25a-1433ea503ed4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367108,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741332/general/c8fbabd2-cb1b-40a5-bcf9-667f80fd2e62.jpg',
'Width': 1920}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Style - Petrol - Manual - 101 hp - 18.403 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:20 [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-24 13:42:20 [adesa.fr] INFO: Saving data for 10711367: {'created_time': 1774359740.988957, 'last_price_update_time': 1774359740.988973, 'auction_closing_time': 1798671600.0}
2026-03-24 13:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711367') HTTP/1.1" 204 0
2026-03-24 13:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-24 13:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-24 13:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-24 13:42:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc008516-7cbe-50cd-9c77-c862797de8b9, identifier: 10518391
2026-03-24 13:42:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-24 13:42:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-24 13:42:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391 to the API
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518391>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc008516-7cbe-50cd-9c77-c862797de8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-221-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518391',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 18810,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 18.810 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:21 [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-24 13:42:21 [adesa.fr] INFO: Saving data for 10518391: {'auction_closing_time': 1798671600.0, 'created_time': 1773229906.357769, 'last_price_update_time': 1774359741.456888}
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10518391') HTTP/1.1" 204 0
2026-03-24 13:42:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2bbe59b-3073-5757-b97a-b3aabbf6d725 with identifier: 10676077
2026-03-24 13:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2bbe59b-3073-5757-b97a-b3aabbf6d725 with scrape type 2
2026-03-24 13:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2bbe59b-3073-5757-b97a-b3aabbf6d725 with scrape type 2
2026-03-24 13:42:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2bbe59b-3073-5757-b97a-b3aabbf6d725, identifier: 10676077
2026-03-24 13:42:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2bbe59b-3073-5757-b97a-b3aabbf6d725 with identifier: 10676077
2026-03-24 13:42:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2bbe59b-3073-5757-b97a-b3aabbf6d725 with identifier: 10676077
2026-03-24 13:42:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2bbe59b-3073-5757-b97a-b3aabbf6d725 with identifier: 10676077 to the API
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676077>
{'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': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'e2bbe59b-3073-5757-b97a-b3aabbf6d725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT228EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676077',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Partner',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Partner - Electric - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676077%27 HTTP/1.1" 200 None
2026-03-24 13:42:21 [adesa.fr] INFO: Saving data for 10676077: {'auction_closing_time': 1798675200.0, 'created_time': 1773754460.325484, 'last_price_update_time': 1774359741.904487}
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676077') HTTP/1.1" 204 0
2026-03-24 13:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028
2026-03-24 13:42:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de61c28-78bb-5469-a0ad-4540a13372d6 with scrape type 2
2026-03-24 13:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3de61c28-78bb-5469-a0ad-4540a13372d6 with scrape type 2
2026-03-24 13:42:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3de61c28-78bb-5469-a0ad-4540a13372d6, identifier: 10675028
2026-03-24 13:42:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028
2026-03-24 13:42:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028
2026-03-24 13:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3de61c28-78bb-5469-a0ad-4540a13372d6 with identifier: 10675028 to the API
2026-03-24 13:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675028>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3de61c28-78bb-5469-a0ad-4540a13372d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675028',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 28238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2024-10-31',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 136 hp - 28.238 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-24 13:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:22 [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-24 13:42:22 [adesa.fr] INFO: Saving data for 10675028: {'auction_closing_time': 1798675200.0, 'created_time': 1773667938.250996, 'last_price_update_time': 1774359742.993321}
2026-03-24 13:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675028') HTTP/1.1" 204 0
2026-03-24 13:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10406264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-24 13:42:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-24 13:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-24 13:42:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2dee91e-932f-5fe5-bb3a-5d991dffceac, identifier: 10406264
2026-03-24 13:42:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-24 13:42:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-24 13:42:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264 to the API
2026-03-24 13:42:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10406264>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2dee91e-932f-5fe5-bb3a-5d991dffceac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10406264',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23569,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 138 hp - 23.569 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-24 13:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:23 [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-24 13:42:23 [adesa.fr] INFO: Saving data for 10406264: {'auction_closing_time': 1798675200.0, 'created_time': 1773230212.499736, 'last_price_update_time': 1774359743.559435}
2026-03-24 13:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10406264') HTTP/1.1" 204 0
2026-03-24 13:42:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10497191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-24 13:42:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f173b2-61b4-5e47-877d-6cc74f4b368e with scrape type 2
2026-03-24 13:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f173b2-61b4-5e47-877d-6cc74f4b368e with scrape type 2
2026-03-24 13:42:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0f173b2-61b4-5e47-877d-6cc74f4b368e, identifier: 10497191
2026-03-24 13:42:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-24 13:42:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191
2026-03-24 13:42:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0f173b2-61b4-5e47-877d-6cc74f4b368e with identifier: 10497191 to the API
2026-03-24 13:42:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10497191>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0f173b2-61b4-5e47-877d-6cc74f4b368e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE115BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10497191',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 7072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 7.072 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:26 [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-24 13:42:26 [adesa.fr] INFO: Saving data for 10497191: {'auction_closing_time': 1798675200.0, 'created_time': 1773230211.367366, 'last_price_update_time': 1774359746.986617}
2026-03-24 13:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10497191') HTTP/1.1" 204 0
2026-03-24 13:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10583767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-24 13:42:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-24 13:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-24 13:42:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43f78a14-62e0-5eb2-b96f-8ceed1db3300, identifier: 10583767
2026-03-24 13:42:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-24 13:42:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-24 13:42:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767 to the API
2026-03-24 13:42:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10583767>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '43f78a14-62e0-5eb2-b96f-8ceed1db3300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10583767',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 39689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 39.689 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:27 [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-24 13:42:27 [adesa.fr] INFO: Saving data for 10583767: {'auction_closing_time': 1798675200.0, 'created_time': 1773229623.393887, 'last_price_update_time': 1774359747.670904}
2026-03-24 13:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10583767') HTTP/1.1" 204 0
2026-03-24 13:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-24 13:42:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-24 13:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-24 13:42:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2, identifier: 10405347
2026-03-24 13:42:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-24 13:42:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-24 13:42:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347 to the API
2026-03-24 13:42:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405347>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4fb45e8-b7d4-59f5-94de-ff67b543f4d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 36972,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 36.972 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-24 13:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:28 [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-24 13:42:28 [adesa.fr] INFO: Saving data for 10405347: {'auction_closing_time': 1798675200.0, 'created_time': 1773230182.848873, 'last_price_update_time': 1774359748.483226}
2026-03-24 13:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405347') HTTP/1.1" 204 0
2026-03-24 13:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-24 13:42:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c45e73-a67e-5a1d-bb07-c562a9b3259d with scrape type 2
2026-03-24 13:42:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c45e73-a67e-5a1d-bb07-c562a9b3259d with scrape type 2
2026-03-24 13:42:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6c45e73-a67e-5a1d-bb07-c562a9b3259d, identifier: 10675009
2026-03-24 13:42:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-24 13:42:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009
2026-03-24 13:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6c45e73-a67e-5a1d-bb07-c562a9b3259d with identifier: 10675009 to the API
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675009>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6c45e73-a67e-5a1d-bb07-c562a9b3259d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675009',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 9580,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 9.580 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:30 [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-24 13:42:30 [adesa.fr] INFO: Saving data for 10675009: {'auction_closing_time': 1798675200.0, 'created_time': 1773667980.09946, 'last_price_update_time': 1774359750.3398}
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675009') HTTP/1.1" 204 0
2026-03-24 13:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-24 13:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb12624-52d7-59a7-bb47-b929886b312a with scrape type 2
2026-03-24 13:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fb12624-52d7-59a7-bb47-b929886b312a with scrape type 2
2026-03-24 13:42:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4fb12624-52d7-59a7-bb47-b929886b312a, identifier: 10493049
2026-03-24 13:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-24 13:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8bb319a-76ce-5b11-8a08-881da3d57b3f with scrape type 2
2026-03-24 13:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8bb319a-76ce-5b11-8a08-881da3d57b3f with scrape type 2
2026-03-24 13:42:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8bb319a-76ce-5b11-8a08-881da3d57b3f, identifier: 10675010
2026-03-24 13:42:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-24 13:42:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049
2026-03-24 13:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4fb12624-52d7-59a7-bb47-b929886b312a with identifier: 10493049 to the API
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493049>
{'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': '4fb12624-52d7-59a7-bb47-b929886b312a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE594DM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493049',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5690,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 5.690 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:30 [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-24 13:42:30 [adesa.fr] INFO: Saving data for 10493049: {'auction_closing_time': 1798675200.0, 'created_time': 1773230157.716375, 'last_price_update_time': 1774359750.881286}
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10493049') HTTP/1.1" 204 0
2026-03-24 13:42:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-24 13:42:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010
2026-03-24 13:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8bb319a-76ce-5b11-8a08-881da3d57b3f with identifier: 10675010 to the API
2026-03-24 13:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675010>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a8bb319a-76ce-5b11-8a08-881da3d57b3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675010',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 9457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 9.457 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-24 13:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:31 [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-24 13:42:31 [adesa.fr] INFO: Saving data for 10675010: {'auction_closing_time': 1798675200.0, 'created_time': 1773754417.78926, 'last_price_update_time': 1774359751.415742}
2026-03-24 13:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10675010') HTTP/1.1" 204 0
2026-03-24 13:42:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10667468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-24 13:42:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01929452-700a-5168-bd5e-9387695aa75c with scrape type 2
2026-03-24 13:42:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01929452-700a-5168-bd5e-9387695aa75c with scrape type 2
2026-03-24 13:42:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01929452-700a-5168-bd5e-9387695aa75c, identifier: 10667468
2026-03-24 13:42:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-24 13:42:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468
2026-03-24 13:42:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01929452-700a-5168-bd5e-9387695aa75c with identifier: 10667468 to the API
2026-03-24 13:42:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10667468>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 127,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '01929452-700a-5168-bd5e-9387695aa75c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10667468',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 33523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 127 hp - 33.523 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-24 13:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:33 [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-24 13:42:33 [adesa.fr] INFO: Saving data for 10667468: {'auction_closing_time': 1798675200.0, 'created_time': 1773667953.223901, 'last_price_update_time': 1774359753.245528}
2026-03-24 13:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10667468') HTTP/1.1" 204 0
2026-03-24 13:42:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10646224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-24 13:42:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 145a2d41-37bd-5459-a5aa-908faded31cc with scrape type 2
2026-03-24 13:42:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 145a2d41-37bd-5459-a5aa-908faded31cc with scrape type 2
2026-03-24 13:42:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 145a2d41-37bd-5459-a5aa-908faded31cc, identifier: 10646224
2026-03-24 13:42:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-24 13:42:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224
2026-03-24 13:42:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 145a2d41-37bd-5459-a5aa-908faded31cc with identifier: 10646224 to the API
2026-03-24 13:42:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10646224>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '145a2d41-37bd-5459-a5aa-908faded31cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10646224',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 9909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Kuga 2.5 Titanium - Petrol - Automatic - 153 hp - 9.909 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2025}
2026-03-24 13:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:34 [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-24 13:42:34 [adesa.fr] INFO: Saving data for 10646224: {'auction_closing_time': 1798675200.0, 'created_time': 1773229634.369994, 'last_price_update_time': 1774359754.354194}
2026-03-24 13:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10646224') HTTP/1.1" 204 0
2026-03-24 13:42:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993
2026-03-24 13:42:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bf4ff0-0019-578a-8d36-90510cf6574f with scrape type 2
2026-03-24 13:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bf4ff0-0019-578a-8d36-90510cf6574f with scrape type 2
2026-03-24 13:42:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 58bf4ff0-0019-578a-8d36-90510cf6574f, identifier: 10627993
2026-03-24 13:42:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993
2026-03-24 13:42:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993
2026-03-24 13:42:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 58bf4ff0-0019-578a-8d36-90510cf6574f with identifier: 10627993 to the API
2026-03-24 13:42:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '58bf4ff0-0019-578a-8d36-90510cf6574f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Spacetourer',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 8,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Spacetourer - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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-24 13:42:35 [adesa.fr] INFO: Saving data for 10627993: {'auction_closing_time': 1798675200.0, 'created_time': 1773229636.149531, 'last_price_update_time': 1774359755.104138}
2026-03-24 13:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627993') HTTP/1.1" 204 0
2026-03-24 13:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-24 13:42:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with scrape type 2
2026-03-24 13:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with scrape type 2
2026-03-24 13:42:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f, identifier: 10627983
2026-03-24 13:42:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-24 13:42:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983
2026-03-24 13:42:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ed573cc-ab61-51e9-ba4f-111e71d53f7f with identifier: 10627983 to the API
2026-03-24 13:42:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627983>
{'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': '2ed573cc-ab61-51e9-ba4f-111e71d53f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627983',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 50,
'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': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo 50 kWh - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:38 [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-24 13:42:38 [adesa.fr] INFO: Saving data for 10627983: {'auction_closing_time': 1798675200.0, 'created_time': 1773229626.844929, 'last_price_update_time': 1774359758.024853}
2026-03-24 13:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627983') HTTP/1.1" 204 0
2026-03-24 13:42:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10627973
2026-03-24 13:42:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-24 13:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-24 13:42:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec6139f2-70f8-514a-81cf-4c60a0620ded, identifier: 10627973
2026-03-24 13:42:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10627973
2026-03-24 13:42:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10627973
2026-03-24 13:42:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10627973 to the API
2026-03-24 13:42:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627973>
{'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': 'ec6139f2-70f8-514a-81cf-4c60a0620ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627973',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627973%27 HTTP/1.1" 200 None
2026-03-24 13:42:46 [adesa.fr] INFO: Saving data for 10627973: {'auction_closing_time': 1798675200.0, 'created_time': 1773229633.982722, 'last_price_update_time': 1774359766.241976}
2026-03-24 13:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627973') HTTP/1.1" 204 0
2026-03-24 13:42:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902
2026-03-24 13:42:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with scrape type 1
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F42b571e6-50a5-409e-a52f-c3db786defd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/42b571e6-50a5-409e-a52f-c3db786defd5.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F14631945-f636-4fe0-b42a-d30c0fad8d75.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/14631945-f636-4fe0-b42a-d30c0fad8d75.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F14568050-c595-456a-adfd-99ba2e7bd21d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/14568050-c595-456a-adfd-99ba2e7bd21d.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252Fa1cbc8a1-1194-4ca5-a3a0-6c839b72c184.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/a1cbc8a1-1194-4ca5-a3a0-6c839b72c184.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252Fd49f50f4-1572-4610-9e93-3b333586c305.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/d49f50f4-1572-4610-9e93-3b333586c305.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F43e4d4a0-247e-456c-af3b-07b028e94b28.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/43e4d4a0-247e-456c-af3b-07b028e94b28.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252Fc40fd7a4-ca23-4564-a973-02ef89b49cb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/c40fd7a4-ca23-4564-a973-02ef89b49cb9.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F1c2eae95-b42c-4548-acd1-9e31b012a59c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/1c2eae95-b42c-4548-acd1-9e31b012a59c.jpg not downloaded yet
2026-03-24 13:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5671530%252Fgeneral%252F3914b4a7-f4eb-4ca8-85be-5c5c8ec0c2b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/3914b4a7-f4eb-4ca8-85be-5c5c8ec0c2b1.jpg not downloaded yet
2026-03-24 13:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/3914b4a7-f4eb-4ca8-85be-5c5c8ec0c2b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920
2026-03-24 13:42:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4889c398-aea3-53a9-9dce-0afa49d2478c with scrape type 2
2026-03-24 13:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4889c398-aea3-53a9-9dce-0afa49d2478c with scrape type 2
2026-03-24 13:42:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4889c398-aea3-53a9-9dce-0afa49d2478c, identifier: 10652920
2026-03-24 13:42:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920
2026-03-24 13:42:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920
2026-03-24 13:42:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10652920 to the API
2026-03-24 13:42:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652920>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4889c398-aea3-53a9-9dce-0afa49d2478c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652920',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 28721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 136 hp - 28.721 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [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-24 13:42:54 [adesa.fr] INFO: Saving data for 10652920: {'auction_closing_time': 1798675200.0, 'created_time': 1773229623.808802, 'last_price_update_time': 1774359774.157426}
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10652920') HTTP/1.1" 204 0
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/1c2eae95-b42c-4548-acd1-9e31b012a59c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2de490>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F3914b4a7-f4eb-4ca8-85be-5c5c8ec0c2b1.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/3914b4a7-f4eb-4ca8-85be-5c5c8ec0c2b1.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c7c50>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F1c2eae95-b42c-4548-acd1-9e31b012a59c.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/1c2eae95-b42c-4548-acd1-9e31b012a59c.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/c40fd7a4-ca23-4564-a973-02ef89b49cb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/43e4d4a0-247e-456c-af3b-07b028e94b28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c205650>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252Fc40fd7a4-ca23-4564-a973-02ef89b49cb9.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/c40fd7a4-ca23-4564-a973-02ef89b49cb9.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/d49f50f4-1572-4610-9e93-3b333586c305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077cb750>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F43e4d4a0-247e-456c-af3b-07b028e94b28.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/43e4d4a0-247e-456c-af3b-07b028e94b28.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/a1cbc8a1-1194-4ca5-a3a0-6c839b72c184.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c226e90>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252Fd49f50f4-1572-4610-9e93-3b333586c305.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/d49f50f4-1572-4610-9e93-3b333586c305.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/14568050-c595-456a-adfd-99ba2e7bd21d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0be550>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252Fa1cbc8a1-1194-4ca5-a3a0-6c839b72c184.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/a1cbc8a1-1194-4ca5-a3a0-6c839b72c184.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/14631945-f636-4fe0-b42a-d30c0fad8d75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bf4d0>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F14568050-c595-456a-adfd-99ba2e7bd21d.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/14568050-c595-456a-adfd-99ba2e7bd21d.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/42b571e6-50a5-409e-a52f-c3db786defd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c21a310>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F14631945-f636-4fe0-b42a-d30c0fad8d75.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/14631945-f636-4fe0-b42a-d30c0fad8d75.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671530/general/9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10532902)
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507717cd0>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F42b571e6-50a5-409e-a52f-c3db786defd5.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/42b571e6-50a5-409e-a52f-c3db786defd5.jpg saved to cache
2026-03-24 13:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077515d0>
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671530%252Fgeneral%252F9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg') HTTP/1.1" 204 0
2026-03-24 13:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671530/general/9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg saved to cache
2026-03-24 13:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f
2026-03-24 13:42:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f, skipping ID generation
2026-03-24 13:42:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with scrape type 1
2026-03-24 13:42:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57a5b4cc-b44a-51bc-9494-62ca0a3a091f sending to next pipeline
2026-03-24 13:42:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f, identifier: 10532902
2026-03-24 13:42:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902
2026-03-24 13:42:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902
2026-03-24 13:42:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57a5b4cc-b44a-51bc-9494-62ca0a3a091f with identifier: 10532902 to the API
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671530/general/9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '57a5b4cc-b44a-51bc-9494-62ca0a3a091f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 33932,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/9e81b424-c6e9-4060-bfc9-f378de03fa5b.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/42b571e6-50a5-409e-a52f-c3db786defd5.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/14631945-f636-4fe0-b42a-d30c0fad8d75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/14568050-c595-456a-adfd-99ba2e7bd21d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/a1cbc8a1-1194-4ca5-a3a0-6c839b72c184.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/d49f50f4-1572-4610-9e93-3b333586c305.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/43e4d4a0-247e-456c-af3b-07b028e94b28.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/c40fd7a4-ca23-4564-a973-02ef89b49cb9.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/1c2eae95-b42c-4548-acd1-9e31b012a59c.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57a5b4cc-b44a-51bc-9494-62ca0a3a091f/57a5b4cc-b44a-51bc-9494-62ca0a3a091f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671530/general/3914b4a7-f4eb-4ca8-85be-5c5c8ec0c2b1.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 134 hp - 33.932 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:55 [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-24 13:42:55 [adesa.fr] INFO: Saving data for 10532902: {'created_time': 1774359775.502437, 'last_price_update_time': 1774359775.502451, 'auction_closing_time': 1798675200.0}
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10532902') HTTP/1.1" 204 0
2026-03-24 13:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17368be0-a9d4-52f3-8965-42fc5e27b921 with identifier: 10707818
2026-03-24 13:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17368be0-a9d4-52f3-8965-42fc5e27b921 with scrape type 2
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17368be0-a9d4-52f3-8965-42fc5e27b921 with scrape type 2
2026-03-24 13:42:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 17368be0-a9d4-52f3-8965-42fc5e27b921, identifier: 10707818
2026-03-24 13:42:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 17368be0-a9d4-52f3-8965-42fc5e27b921 with identifier: 10707818
2026-03-24 13:42:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 17368be0-a9d4-52f3-8965-42fc5e27b921 with identifier: 10707818
2026-03-24 13:42:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 17368be0-a9d4-52f3-8965-42fc5e27b921 with identifier: 10707818 to the API
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:42: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-24 13:42:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707818>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': '17368be0-a9d4-52f3-8965-42fc5e27b921',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK888XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707818',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 152895,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 308 SW Allure - Petrol - Automatic - 130 hp - 152.895 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707818%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [adesa.fr] INFO: Saving data for 10707818: {'auction_closing_time': 1774436400.0, 'created_time': 1774035887.908962, 'last_price_update_time': 1774359778.72573}
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707818') HTTP/1.1" 204 0
2026-03-24 13:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-24 13:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdab630-d0fb-5cf8-b96a-32349e75056a with scrape type 1
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252Fe74cffc4-cf04-4c10-91ff-d5cabcd2e0d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/e74cffc4-cf04-4c10-91ff-d5cabcd2e0d7.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252Fb30ce154-0c2d-4dc8-8770-09ac67cf27a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/b30ce154-0c2d-4dc8-8770-09ac67cf27a0.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252Fb273a17d-3b04-4101-a58e-243f6860826a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/b273a17d-3b04-4101-a58e-243f6860826a.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F53df9872-d559-40ef-a612-14cae10885d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/53df9872-d559-40ef-a612-14cae10885d9.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F3d5fbeff-cddb-4e8b-9da8-98f8beaf5eb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/3d5fbeff-cddb-4e8b-9da8-98f8beaf5eb2.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F9b6c9c71-e2bb-4f5f-b316-f38140e8ee5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/9b6c9c71-e2bb-4f5f-b316-f38140e8ee5e.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F0a7cc895-dd34-4e4d-9b4b-f5f34184d3e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/0a7cc895-dd34-4e4d-9b4b-f5f34184d3e8.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F95fea7e2-7c12-479e-81fb-4b9c68643e8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/95fea7e2-7c12-479e-81fb-4b9c68643e8a.jpg not downloaded yet
2026-03-24 13:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:42: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%252F5685809%252Fgeneral%252F473845dc-bb28-4903-90f5-c4e6de58b1db.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/473845dc-bb28-4903-90f5-c4e6de58b1db.jpg not downloaded yet
2026-03-24 13:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10707806
2026-03-24 13:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8ef0c3-f5c9-5861-9a32-6de227fe784b with scrape type 2
2026-03-24 13:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8ef0c3-f5c9-5861-9a32-6de227fe784b with scrape type 2
2026-03-24 13:43:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ea8ef0c3-f5c9-5861-9a32-6de227fe784b, identifier: 10707806
2026-03-24 13:43:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10707806
2026-03-24 13:43:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10707806
2026-03-24 13:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10707806 to the API
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ea8ef0c3-f5c9-5861-9a32-6de227fe784b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-092-GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707806',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 83699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 130 hp - 83.699 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707806%27 HTTP/1.1" 200 None
2026-03-24 13:43:05 [adesa.fr] INFO: Saving data for 10707806: {'auction_closing_time': 1774436400.0, 'created_time': 1774035902.310465, 'last_price_update_time': 1774359785.237955}
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707806') HTTP/1.1" 204 0
2026-03-24 13:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/473845dc-bb28-4903-90f5-c4e6de58b1db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2dcc50>
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F473845dc-bb28-4903-90f5-c4e6de58b1db.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/473845dc-bb28-4903-90f5-c4e6de58b1db.jpg saved to cache
2026-03-24 13:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/95fea7e2-7c12-479e-81fb-4b9c68643e8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32e150>
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F95fea7e2-7c12-479e-81fb-4b9c68643e8a.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/95fea7e2-7c12-479e-81fb-4b9c68643e8a.jpg saved to cache
2026-03-24 13:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/0a7cc895-dd34-4e4d-9b4b-f5f34184d3e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c147510>
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F0a7cc895-dd34-4e4d-9b4b-f5f34184d3e8.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/0a7cc895-dd34-4e4d-9b4b-f5f34184d3e8.jpg saved to cache
2026-03-24 13:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72 with identifier: 10707817
2026-03-24 13:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72 with scrape type 2
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72 with scrape type 2
2026-03-24 13:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72, identifier: 10707817
2026-03-24 13:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72 with identifier: 10707817
2026-03-24 13:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72 with identifier: 10707817
2026-03-24 13:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72 with identifier: 10707817 to the API
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707817>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '856fccb5-9fe2-5e7c-98d0-7a22e6fb4e72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM786BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707817',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 148130,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Kia Sportage 1.6 T-GDI Design - AWD - Hybrid - Automatic - 180 hp - '
'148.130 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707817%27 HTTP/1.1" 200 None
2026-03-24 13:43:06 [adesa.fr] INFO: Saving data for 10707817: {'auction_closing_time': 1774436400.0, 'created_time': 1774035888.687364, 'last_price_update_time': 1774359786.455744}
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707817') HTTP/1.1" 204 0
2026-03-24 13:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/3d5fbeff-cddb-4e8b-9da8-98f8beaf5eb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c779a10>
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F3d5fbeff-cddb-4e8b-9da8-98f8beaf5eb2.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/3d5fbeff-cddb-4e8b-9da8-98f8beaf5eb2.jpg saved to cache
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:06 [scrapy.extensions.logstats] INFO: Crawled 276 pages (at 35 pages/min), scraped 262 items (at 34 items/min)
2026-03-24 13:43:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/53df9872-d559-40ef-a612-14cae10885d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/9b6c9c71-e2bb-4f5f-b316-f38140e8ee5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/b273a17d-3b04-4101-a58e-243f6860826a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506beb210>
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F53df9872-d559-40ef-a612-14cae10885d9.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/53df9872-d559-40ef-a612-14cae10885d9.jpg saved to cache
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c211750>
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F9b6c9c71-e2bb-4f5f-b316-f38140e8ee5e.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/9b6c9c71-e2bb-4f5f-b316-f38140e8ee5e.jpg saved to cache
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/e74cffc4-cf04-4c10-91ff-d5cabcd2e0d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0bc8d0>
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252Fb273a17d-3b04-4101-a58e-243f6860826a.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/b273a17d-3b04-4101-a58e-243f6860826a.jpg saved to cache
2026-03-24 13:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/b30ce154-0c2d-4dc8-8770-09ac67cf27a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8f0890>
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252Fe74cffc4-cf04-4c10-91ff-d5cabcd2e0d7.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/e74cffc4-cf04-4c10-91ff-d5cabcd2e0d7.jpg saved to cache
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5685809/general/43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709611)
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c180550>
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252Fb30ce154-0c2d-4dc8-8770-09ac67cf27a0.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/b30ce154-0c2d-4dc8-8770-09ac67cf27a0.jpg saved to cache
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507751750>
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685809%252Fgeneral%252F43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685809/general/43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg saved to cache
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item afdab630-d0fb-5cf8-b96a-32349e75056a
2026-03-24 13:43:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afdab630-d0fb-5cf8-b96a-32349e75056a, skipping ID generation
2026-03-24 13:43:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdab630-d0fb-5cf8-b96a-32349e75056a with scrape type 1
2026-03-24 13:43:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afdab630-d0fb-5cf8-b96a-32349e75056a sending to next pipeline
2026-03-24 13:43:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: afdab630-d0fb-5cf8-b96a-32349e75056a, identifier: 10709611
2026-03-24 13:43:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-24 13:43:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-24 13:43:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611 to the API
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5685809/general/43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'afdab630-d0fb-5cf8-b96a-32349e75056a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-666-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709611',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178572,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/43c36fdd-4285-4201-9ac3-1ec7291f5f3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179595,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/e74cffc4-cf04-4c10-91ff-d5cabcd2e0d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/b30ce154-0c2d-4dc8-8770-09ac67cf27a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167933,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/b273a17d-3b04-4101-a58e-243f6860826a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187411,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/53df9872-d559-40ef-a612-14cae10885d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175857,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/3d5fbeff-cddb-4e8b-9da8-98f8beaf5eb2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630069,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/9b6c9c71-e2bb-4f5f-b316-f38140e8ee5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/0a7cc895-dd34-4e4d-9b4b-f5f34184d3e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/95fea7e2-7c12-479e-81fb-4b9c68643e8a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afdab630-d0fb-5cf8-b96a-32349e75056a/afdab630-d0fb-5cf8-b96a-32349e75056a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313846,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685809/general/473845dc-bb28-4903-90f5-c4e6de58b1db.jpg',
'Width': 1920}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Style - Petrol - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:07 [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-24 13:43:07 [adesa.fr] INFO: Saving data for 10709611: {'created_time': 1774359787.966025, 'last_price_update_time': 1774359787.966036, 'auction_closing_time': 1798671600.0}
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10709611') HTTP/1.1" 204 0
2026-03-24 13:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08798a0-1714-5c74-aabd-78c351f940dd with identifier: 10707807
2026-03-24 13:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08798a0-1714-5c74-aabd-78c351f940dd with scrape type 2
2026-03-24 13:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08798a0-1714-5c74-aabd-78c351f940dd with scrape type 2
2026-03-24 13:43:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f08798a0-1714-5c74-aabd-78c351f940dd, identifier: 10707807
2026-03-24 13:43:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f08798a0-1714-5c74-aabd-78c351f940dd with identifier: 10707807
2026-03-24 13:43:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f08798a0-1714-5c74-aabd-78c351f940dd with identifier: 10707807
2026-03-24 13:43:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f08798a0-1714-5c74-aabd-78c351f940dd with identifier: 10707807 to the API
2026-03-24 13:43:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f08798a0-1714-5c74-aabd-78c351f940dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-162-LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707807',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 94778,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Fiat Tipo 1.5 Cross - Hybrid - Automatic - 130 hp - 94.778 km',
'transmission': 'automatic',
'trim': 'Cross',
'vin': None,
'year': 2023}
2026-03-24 13:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707807%27 HTTP/1.1" 200 None
2026-03-24 13:43:10 [adesa.fr] INFO: Saving data for 10707807: {'auction_closing_time': 1774436400.0, 'created_time': 1774035899.526365, 'last_price_update_time': 1774359790.575984}
2026-03-24 13:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707807') HTTP/1.1" 204 0
2026-03-24 13:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10707815
2026-03-24 13:43:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with scrape type 2
2026-03-24 13:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with scrape type 2
2026-03-24 13:43:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c87b2de-2d89-56f3-b0ab-610ebd6db556, identifier: 10707815
2026-03-24 13:43:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10707815
2026-03-24 13:43:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10707815
2026-03-24 13:43:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10707815 to the API
2026-03-24 13:43:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '1c87b2de-2d89-56f3-b0ab-610ebd6db556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-758-ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707815',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 184901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 145 hp - 184.901 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 13:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707815%27 HTTP/1.1" 200 None
2026-03-24 13:43:12 [adesa.fr] INFO: Saving data for 10707815: {'auction_closing_time': 1774436400.0, 'created_time': 1774035886.10798, 'last_price_update_time': 1774359792.25655}
2026-03-24 13:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707815') HTTP/1.1" 204 0
2026-03-24 13:43:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-24 13:43:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7619bee7-14b0-5fd0-9db1-5064d338f477 with scrape type 2
2026-03-24 13:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7619bee7-14b0-5fd0-9db1-5064d338f477 with scrape type 2
2026-03-24 13:43:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7619bee7-14b0-5fd0-9db1-5064d338f477, identifier: 10676819
2026-03-24 13:43:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-24 13:43:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819
2026-03-24 13:43:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7619bee7-14b0-5fd0-9db1-5064d338f477 with identifier: 10676819 to the API
2026-03-24 13:43:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:43:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676819>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '7619bee7-14b0-5fd0-9db1-5064d338f477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676819',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 9943,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo - Electric - Automatic - 158 hp - 9.943 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 13:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:13 [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-24 13:43:13 [adesa.fr] INFO: Saving data for 10676819: {'auction_closing_time': 1798675200.0, 'created_time': 1773754406.488362, 'last_price_update_time': 1774359793.50649}
2026-03-24 13:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676819') HTTP/1.1" 204 0
2026-03-24 13:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10707809
2026-03-24 13:43:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797855b5-27f8-536c-ae4d-0304567b8077 with scrape type 2
2026-03-24 13:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 797855b5-27f8-536c-ae4d-0304567b8077 with scrape type 2
2026-03-24 13:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 797855b5-27f8-536c-ae4d-0304567b8077, identifier: 10707809
2026-03-24 13:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10707809
2026-03-24 13:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10707809
2026-03-24 13:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10707809 to the API
2026-03-24 13:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': '797855b5-27f8-536c-ae4d-0304567b8077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-478-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707809',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80609,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 You - Petrol - Automatic - 131 hp - 80.609 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-24 13:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707809%27 HTTP/1.1" 200 None
2026-03-24 13:43:14 [adesa.fr] INFO: Saving data for 10707809: {'auction_closing_time': 1774436400.0, 'created_time': 1774035921.585488, 'last_price_update_time': 1774359794.581765}
2026-03-24 13:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707809') HTTP/1.1" 204 0
2026-03-24 13:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10707820
2026-03-24 13:43:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with scrape type 2
2026-03-24 13:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with scrape type 2
2026-03-24 13:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a, identifier: 10707820
2026-03-24 13:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10707820
2026-03-24 13:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10707820
2026-03-24 13:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10707820 to the API
2026-03-24 13:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707820>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8315521-fb55-5abb-b22b-9bf4ed8c9c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ416HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707820',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 124022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'124.022 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-24 13:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707820%27 HTTP/1.1" 200 None
2026-03-24 13:43:15 [adesa.fr] INFO: Saving data for 10707820: {'auction_closing_time': 1774436400.0, 'created_time': 1774035906.169509, 'last_price_update_time': 1774359795.064663}
2026-03-24 13:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707820') HTTP/1.1" 204 0
2026-03-24 13:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10707810
2026-03-24 13:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934353fe-9652-5a5c-b439-42c3fd185b4f with scrape type 2
2026-03-24 13:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 934353fe-9652-5a5c-b439-42c3fd185b4f with scrape type 2
2026-03-24 13:43:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 934353fe-9652-5a5c-b439-42c3fd185b4f, identifier: 10707810
2026-03-24 13:43:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10707810
2026-03-24 13:43:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10707810
2026-03-24 13:43:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10707810 to the API
2026-03-24 13:43:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:43:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': '934353fe-9652-5a5c-b439-42c3fd185b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-880-ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707810',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 69420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-03-25',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 131 hp - 69.420 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 13:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707810%27 HTTP/1.1" 200 None
2026-03-24 13:43:16 [adesa.fr] INFO: Saving data for 10707810: {'auction_closing_time': 1774436400.0, 'created_time': 1774035913.34193, 'last_price_update_time': 1774359796.199472}
2026-03-24 13:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707810') HTTP/1.1" 204 0
2026-03-24 13:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10707811
2026-03-24 13:43:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with scrape type 2
2026-03-24 13:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with scrape type 2
2026-03-24 13:43:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5, identifier: 10707811
2026-03-24 13:43:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10707811
2026-03-24 13:43:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10707811
2026-03-24 13:43:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3843fdfa-f4d9-5731-ae00-6bfa9909b3d5 with identifier: 10707811 to the API
2026-03-24 13:43:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707811>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3843fdfa-f4d9-5731-ae00-6bfa9909b3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP801XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707811',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 179538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-05-19',
'seats_number': 7,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën C4 Grand Picasso 1.5 HDI Business - Diesel - Automatic - '
'130 hp - 179.538 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 13:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707811%27 HTTP/1.1" 200 None
2026-03-24 13:43:19 [adesa.fr] INFO: Saving data for 10707811: {'auction_closing_time': 1774436400.0, 'created_time': 1774035915.682607, 'last_price_update_time': 1774359799.190694}
2026-03-24 13:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707811') HTTP/1.1" 204 0
2026-03-24 13:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10707808
2026-03-24 13:43:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6fc078-347c-5a23-841f-d3d8cfffd842 with scrape type 2
2026-03-24 13:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff6fc078-347c-5a23-841f-d3d8cfffd842 with scrape type 2
2026-03-24 13:43:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ff6fc078-347c-5a23-841f-d3d8cfffd842, identifier: 10707808
2026-03-24 13:43:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10707808
2026-03-24 13:43:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10707808
2026-03-24 13:43:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ff6fc078-347c-5a23-841f-d3d8cfffd842 with identifier: 10707808 to the API
2026-03-24 13:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ff6fc078-347c-5a23-841f-d3d8cfffd842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-143-DN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707808',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 93511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 93.511 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 13:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707808%27 HTTP/1.1" 200 None
2026-03-24 13:43:21 [adesa.fr] INFO: Saving data for 10707808: {'auction_closing_time': 1774436400.0, 'created_time': 1774035914.730647, 'last_price_update_time': 1774359801.263043}
2026-03-24 13:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707808') HTTP/1.1" 204 0
2026-03-24 13:43:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 38.370(s), this was the 1st time calling it.
2026-03-24 13:43:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.991951988834488 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 13:43:23 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'bb276ab9032d8f517ba945ee0086c281', '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=bb276ab9032d8f517ba945ee0086c281.
2026-03-24 13:43:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc746932-61ef-5398-afd5-e475e6719446 with identifier: 10626288
2026-03-24 13:43:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc746932-61ef-5398-afd5-e475e6719446 with scrape type 2
2026-03-24 13:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc746932-61ef-5398-afd5-e475e6719446 with scrape type 2
2026-03-24 13:43:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc746932-61ef-5398-afd5-e475e6719446, identifier: 10626288
2026-03-24 13:43:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc746932-61ef-5398-afd5-e475e6719446 with identifier: 10626288
2026-03-24 13:43:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc746932-61ef-5398-afd5-e475e6719446 with identifier: 10626288
2026-03-24 13:43:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc746932-61ef-5398-afd5-e475e6719446 with identifier: 10626288 to the API
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'bc746932-61ef-5398-afd5-e475e6719446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626288',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Partner',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Partner 21 kWh - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626288%27 HTTP/1.1" 200 None
2026-03-24 13:43:25 [adesa.fr] INFO: Saving data for 10626288: {'auction_closing_time': 1798675200.0, 'created_time': 1773229624.588811, 'last_price_update_time': 1774359805.497701}
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626288') HTTP/1.1" 204 0
2026-03-24 13:43:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c181450>
2026-03-24 13:43:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fb094c781-ae24-437f-bcdd-0d712a346a47.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg saved to cache
2026-03-24 13:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10707821
2026-03-24 13:43:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with scrape type 2
2026-03-24 13:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with scrape type 2
2026-03-24 13:43:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88bc2821-dfcd-51a5-aa1e-31d3220c3581, identifier: 10707821
2026-03-24 13:43:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10707804
2026-03-24 13:43:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with scrape type 2
2026-03-24 13:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with scrape type 2
2026-03-24 13:43:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ab5fece-c0aa-5b95-ae42-7305def17bf3, identifier: 10707804
2026-03-24 13:43:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10707821
2026-03-24 13:43:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10707821
2026-03-24 13:43:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88bc2821-dfcd-51a5-aa1e-31d3220c3581 with identifier: 10707821 to the API
2026-03-24 13:43:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707821>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '88bc2821-dfcd-51a5-aa1e-31d3220c3581',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ348ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707821',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 95421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Kia Sportage 1.6 T-GDI Active - AWD - Hybrid - Automatic - 180 hp - '
'95.421 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707821%27 HTTP/1.1" 200 None
2026-03-24 13:43:26 [adesa.fr] INFO: Saving data for 10707821: {'auction_closing_time': 1774436400.0, 'created_time': 1774035896.065874, 'last_price_update_time': 1774359806.111479}
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707821') HTTP/1.1" 204 0
2026-03-24 13:43:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10707804
2026-03-24 13:43:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10707804
2026-03-24 13:43:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10707804 to the API
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707804>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '9ab5fece-c0aa-5b95-ae42-7305def17bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH821JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707804',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 165805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'165.805 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707804%27 HTTP/1.1" 200 None
2026-03-24 13:43:26 [adesa.fr] INFO: Saving data for 10707804: {'auction_closing_time': 1774436400.0, 'created_time': 1774035910.344172, 'last_price_update_time': 1774359806.383074}
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707804') HTTP/1.1" 204 0
2026-03-24 13:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dba1b50>
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg saved to cache
2026-03-24 13:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c179ad0>
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Ff6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg saved to cache
2026-03-24 13:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 546cf482-3b31-5568-8cc6-3206b17b3c56 with identifier: 10716500
2026-03-24 13:43:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 546cf482-3b31-5568-8cc6-3206b17b3c56 with scrape type 1
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 546cf482-3b31-5568-8cc6-3206b17b3c56
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252F41e1c34e-486e-4904-b579-77d186b50955.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/41e1c34e-486e-4904-b579-77d186b50955.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252Ff98c0a74-9611-43d0-96f0-d5db615cfa99.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/f98c0a74-9611-43d0-96f0-d5db615cfa99.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252F0e74d931-82be-4586-ba62-0fd1b1df4daa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/0e74d931-82be-4586-ba62-0fd1b1df4daa.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252F86a6515b-0cef-47cf-ad77-afbde1463264.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/86a6515b-0cef-47cf-ad77-afbde1463264.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252Ffa8eaa04-bc4c-4f1b-a896-fddca3ad4caf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/fa8eaa04-bc4c-4f1b-a896-fddca3ad4caf.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252F6b899c77-2db3-40c0-90ea-6da03822a426.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/6b899c77-2db3-40c0-90ea-6da03822a426.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252F81c66ca5-ae66-4ee3-95aa-3a1919d86a5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/81c66ca5-ae66-4ee3-95aa-3a1919d86a5f.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252Ffe8dcc84-396e-4e43-bce9-5af4e54d4e94.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/fe8dcc84-396e-4e43-bce9-5af4e54d4e94.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252F1f500628-c196-4e7e-aeb5-1b766c344049.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/1f500628-c196-4e7e-aeb5-1b766c344049.jpg already downloaded
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5677247%252Fgeneral%252Fbf043c79-f305-457f-80c5-c9fb7fb96ac4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677247/general/bf043c79-f305-457f-80c5-c9fb7fb96ac4.jpg already downloaded
2026-03-24 13:43:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 546cf482-3b31-5568-8cc6-3206b17b3c56, identifier: 10716500
2026-03-24 13:43:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 546cf482-3b31-5568-8cc6-3206b17b3c56 with identifier: 10716500
2026-03-24 13:43:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 546cf482-3b31-5568-8cc6-3206b17b3c56 with identifier: 10716500
2026-03-24 13:43:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 546cf482-3b31-5568-8cc6-3206b17b3c56 with identifier: 10716500 to the API
2026-03-24 13:43:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '546cf482-3b31-5568-8cc6-3206b17b3c56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-613-FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716500',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 168653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5677247/general/41e1c34e-486e-4904-b579-77d186b50955.jpg',
'https://images.openlane.eu/carimgs/5677247/general/f98c0a74-9611-43d0-96f0-d5db615cfa99.jpg',
'https://images.openlane.eu/carimgs/5677247/general/0e74d931-82be-4586-ba62-0fd1b1df4daa.jpg',
'https://images.openlane.eu/carimgs/5677247/general/86a6515b-0cef-47cf-ad77-afbde1463264.jpg',
'https://images.openlane.eu/carimgs/5677247/general/fa8eaa04-bc4c-4f1b-a896-fddca3ad4caf.jpg',
'https://images.openlane.eu/carimgs/5677247/general/6b899c77-2db3-40c0-90ea-6da03822a426.jpg',
'https://images.openlane.eu/carimgs/5677247/general/81c66ca5-ae66-4ee3-95aa-3a1919d86a5f.jpg',
'https://images.openlane.eu/carimgs/5677247/general/fe8dcc84-396e-4e43-bce9-5af4e54d4e94.jpg',
'https://images.openlane.eu/carimgs/5677247/general/1f500628-c196-4e7e-aeb5-1b766c344049.jpg',
'https://images.openlane.eu/carimgs/5677247/general/bf043c79-f305-457f-80c5-c9fb7fb96ac4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/41e1c34e-486e-4904-b579-77d186b50955.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/f98c0a74-9611-43d0-96f0-d5db615cfa99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/0e74d931-82be-4586-ba62-0fd1b1df4daa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/86a6515b-0cef-47cf-ad77-afbde1463264.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/fa8eaa04-bc4c-4f1b-a896-fddca3ad4caf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/6b899c77-2db3-40c0-90ea-6da03822a426.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/81c66ca5-ae66-4ee3-95aa-3a1919d86a5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/fe8dcc84-396e-4e43-bce9-5af4e54d4e94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/1f500628-c196-4e7e-aeb5-1b766c344049.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_546cf482-3b31-5568-8cc6-3206b17b3c56/546cf482-3b31-5568-8cc6-3206b17b3c56_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677247/general/bf043c79-f305-457f-80c5-c9fb7fb96ac4.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Volkswagen Touran 2.0 TDI Lounge - Diesel - Automatic - 150 hp - '
'168.653 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716500%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [adesa.fr] INFO: Saving data for 10716500: {'created_time': 1774359808.083499, 'last_price_update_time': 1774359808.083512, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716500') HTTP/1.1" 204 0
2026-03-24 13:43:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2e8850>
2026-03-24 13:43:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fd8f6151c-0876-4a4e-81fd-38b744b7969b.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg saved to cache
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480
2026-03-24 13:43:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with scrape type 1
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f83a9baa-7563-58cb-bde6-ca3cfe7563f0
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252F1f6390d9-809c-4054-b369-1aa7b757e0aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/1f6390d9-809c-4054-b369-1aa7b757e0aa.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252F8a4c4705-c668-4343-ad3c-de3bae4e82fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/8a4c4705-c668-4343-ad3c-de3bae4e82fa.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252Ffc067301-c108-448f-8a9c-418ac115015c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/fc067301-c108-448f-8a9c-418ac115015c.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252F4ec31237-274c-47c3-9013-31657d653048.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/4ec31237-274c-47c3-9013-31657d653048.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252Fc5ada239-4e54-4b41-a557-f2c525e0bee2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/c5ada239-4e54-4b41-a557-f2c525e0bee2.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252Fd49be88e-d174-49fa-a73f-1e76fe126f36.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/d49be88e-d174-49fa-a73f-1e76fe126f36.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252F6ab96191-040d-45ca-9bdb-8d60919a0cec.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/6ab96191-040d-45ca-9bdb-8d60919a0cec.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252F7c77694d-c01f-4d77-8cf8-df1901db1204.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/7c77694d-c01f-4d77-8cf8-df1901db1204.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252Fcf02227e-3193-4a89-bf72-ce0dd2636641.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/cf02227e-3193-4a89-bf72-ce0dd2636641.jpg already downloaded
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5735150%252Fgeneral%252F0e5bee31-cd1d-429d-9fca-9db34336703a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735150/general/0e5bee31-cd1d-429d-9fca-9db34336703a.jpg already downloaded
2026-03-24 13:43:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f83a9baa-7563-58cb-bde6-ca3cfe7563f0, identifier: 10716480
2026-03-24 13:43:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480
2026-03-24 13:43:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480
2026-03-24 13:43:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f83a9baa-7563-58cb-bde6-ca3cfe7563f0 with identifier: 10716480 to the API
2026-03-24 13:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716480>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f83a9baa-7563-58cb-bde6-ca3cfe7563f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC677ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716480',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 126215,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 121,
'photo_urls': ['https://images.openlane.eu/carimgs/5735150/general/1f6390d9-809c-4054-b369-1aa7b757e0aa.jpg',
'https://images.openlane.eu/carimgs/5735150/general/8a4c4705-c668-4343-ad3c-de3bae4e82fa.jpg',
'https://images.openlane.eu/carimgs/5735150/general/fc067301-c108-448f-8a9c-418ac115015c.jpg',
'https://images.openlane.eu/carimgs/5735150/general/4ec31237-274c-47c3-9013-31657d653048.jpg',
'https://images.openlane.eu/carimgs/5735150/general/c5ada239-4e54-4b41-a557-f2c525e0bee2.jpg',
'https://images.openlane.eu/carimgs/5735150/general/d49be88e-d174-49fa-a73f-1e76fe126f36.jpg',
'https://images.openlane.eu/carimgs/5735150/general/6ab96191-040d-45ca-9bdb-8d60919a0cec.jpg',
'https://images.openlane.eu/carimgs/5735150/general/7c77694d-c01f-4d77-8cf8-df1901db1204.jpg',
'https://images.openlane.eu/carimgs/5735150/general/cf02227e-3193-4a89-bf72-ce0dd2636641.jpg',
'https://images.openlane.eu/carimgs/5735150/general/0e5bee31-cd1d-429d-9fca-9db34336703a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/1f6390d9-809c-4054-b369-1aa7b757e0aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/8a4c4705-c668-4343-ad3c-de3bae4e82fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/fc067301-c108-448f-8a9c-418ac115015c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/4ec31237-274c-47c3-9013-31657d653048.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/c5ada239-4e54-4b41-a557-f2c525e0bee2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/d49be88e-d174-49fa-a73f-1e76fe126f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/6ab96191-040d-45ca-9bdb-8d60919a0cec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/7c77694d-c01f-4d77-8cf8-df1901db1204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/cf02227e-3193-4a89-bf72-ce0dd2636641.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f83a9baa-7563-58cb-bde6-ca3cfe7563f0/f83a9baa-7563-58cb-bde6-ca3cfe7563f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735150/general/0e5bee31-cd1d-429d-9fca-9db34336703a.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - Automatic - '
'156 hp - 126.215 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:29 [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-24 13:43:29 [adesa.fr] INFO: Saving data for 10716480: {'created_time': 1774359809.045161, 'last_price_update_time': 1774359809.045173, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716480') HTTP/1.1" 204 0
2026-03-24 13:43:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c207d90>
2026-03-24 13:43:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F30082c85-0162-4554-a02f-24b51d276c78.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg saved to cache
2026-03-24 13:43:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472
2026-03-24 13:43:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e6872-fbee-5a99-a7db-8e101f52c036 with scrape type 1
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F024fc7f8-01fb-44e3-be73-224efffc76e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg not downloaded yet
2026-03-24 13:43:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507751290>
2026-03-24 13:43:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fa336b3f7-db57-40d5-83c4-394e1ae164b2.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg saved to cache
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252Fb7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252Fa62f45df-07b6-4728-8fd5-779c7500fc29.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg not downloaded yet
2026-03-24 13:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730388%252Fgeneral%252F07020bdc-cab6-4eed-b161-06cb160ccde0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg not downloaded yet
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473
2026-03-24 13:43:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226b0acc-7b20-5cf5-8979-587c567da327 with scrape type 1
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252F324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg not downloaded yet
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252Fc2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg not downloaded yet
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252F76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg not downloaded yet
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252Fa4a4c2eb-8941-4d48-8ef7-74447960f432.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg not downloaded yet
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252Fb737c6a8-b938-421e-917e-5a3f4421850a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg not downloaded yet
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252Fea285596-bd63-40f5-a237-4efa8d99ec4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg not downloaded yet
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252F85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg not downloaded yet
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e193d0>
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F07020bdc-cab6-4eed-b161-06cb160ccde0.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg saved to cache
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252F91d314f0-ca18-4837-9489-db117673df99.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg not downloaded yet
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252F9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg not downloaded yet
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5730389%252Fgeneral%252F6c57b392-df20-4d1b-b54d-318555d055c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg not downloaded yet
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2cefd0>
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252Fa62f45df-07b6-4728-8fd5-779c7500fc29.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg saved to cache
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507714950>
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg saved to cache
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22b190>
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg saved to cache
2026-03-24 13:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2a9150>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F6c57b392-df20-4d1b-b54d-318555d055c9.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c22a910>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F91d314f0-ca18-4837-9489-db117673df99.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c19a090>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507767f10>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fea285596-bd63-40f5-a237-4efa8d99ec4b.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c179750>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fb737c6a8-b938-421e-917e-5a3f4421850a.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1be410>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fa4a4c2eb-8941-4d48-8ef7-74447960f432.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716473)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507725d10>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fc2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c146790>
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg saved to cache
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-24 13:43:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 226b0acc-7b20-5cf5-8979-587c567da327, skipping ID generation
2026-03-24 13:43:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226b0acc-7b20-5cf5-8979-587c567da327 with scrape type 1
2026-03-24 13:43:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 226b0acc-7b20-5cf5-8979-587c567da327 sending to next pipeline
2026-03-24 13:43:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 226b0acc-7b20-5cf5-8979-587c567da327, identifier: 10716473
2026-03-24 13:43:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473
2026-03-24 13:43:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473
2026-03-24 13:43:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10716473 to the API
2026-03-24 13:43:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '226b0acc-7b20-5cf5-8979-587c567da327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-677-AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716473',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 165119,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg',
'Width': 1024}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Toyota Rav4 2.5 Dynamic Business - Hybrid - Automatic - 218 hp - '
'165.119 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:37 [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-24 13:43:37 [adesa.fr] INFO: Saving data for 10716473: {'created_time': 1774359817.652125, 'last_price_update_time': 1774359817.652137, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716473') HTTP/1.1" 204 0
2026-03-24 13:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c338d10>
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252Fb7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg saved to cache
2026-03-24 13:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c326d90>
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg saved to cache
2026-03-24 13:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c201dd0>
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg saved to cache
2026-03-24 13:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c778650>
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg saved to cache
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1476d0>
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg saved to cache
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32d410>
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg saved to cache
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716472)
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c19b610>
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F024fc7f8-01fb-44e3-be73-224efffc76e4.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg saved to cache
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bdfd0>
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg saved to cache
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-24 13:43:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 660e6872-fbee-5a99-a7db-8e101f52c036, skipping ID generation
2026-03-24 13:43:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e6872-fbee-5a99-a7db-8e101f52c036 with scrape type 1
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 660e6872-fbee-5a99-a7db-8e101f52c036 sending to next pipeline
2026-03-24 13:43:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 660e6872-fbee-5a99-a7db-8e101f52c036, identifier: 10716472
2026-03-24 13:43:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472
2026-03-24 13:43:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472
2026-03-24 13:43:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10716472 to the API
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '660e6872-fbee-5a99-a7db-8e101f52c036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-580-PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716472',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 195468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg',
'Width': 1024}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Toyota ProAce City 1.2 Business - Petrol - Manual - 110 hp - '
'195.468 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [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-24 13:43:38 [adesa.fr] INFO: Saving data for 10716472: {'created_time': 1774359818.920265, 'last_price_update_time': 1774359818.920278, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716472') HTTP/1.1" 204 0
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c205710>
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F980ac564-e272-4079-95be-0f083d47f87c.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg saved to cache
2026-03-24 13:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10448653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-24 13:43:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eb11db3-fada-5183-8a62-d9c3280673cd with scrape type 2
2026-03-24 13:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eb11db3-fada-5183-8a62-d9c3280673cd with scrape type 2
2026-03-24 13:43:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6eb11db3-fada-5183-8a62-d9c3280673cd, identifier: 10448653
2026-03-24 13:43:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-24 13:43:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653
2026-03-24 13:43:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6eb11db3-fada-5183-8a62-d9c3280673cd with identifier: 10448653 to the API
2026-03-24 13:43:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10448653>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6eb11db3-fada-5183-8a62-d9c3280673cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN380EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10448653',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 97912,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 150 hp - 97.912 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
2026-03-24 13:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:40 [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-24 13:43:40 [adesa.fr] INFO: Saving data for 10448653: {'auction_closing_time': 1798713900.0, 'created_time': 1773230233.95533, 'last_price_update_time': 1774359820.959641}
2026-03-24 13:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10448653') HTTP/1.1" 204 0
2026-03-24 13:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dd99b10>
2026-03-24 13:43:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F95e24484-6835-4022-af7f-4bfb0257bf0f.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg saved to cache
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541
2026-03-24 13:43:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1982ad1-1098-500c-949e-0a4548b5ac81 with scrape type 1
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1982ad1-1098-500c-949e-0a4548b5ac81
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252F854d75f6-694e-4471-b003-56c5fbb81fbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/854d75f6-694e-4471-b003-56c5fbb81fbd.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252F1ecaa6fa-1c9c-4519-a525-4424e5f21025.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/1ecaa6fa-1c9c-4519-a525-4424e5f21025.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252Fb4a5cda7-d2c1-456a-a31a-2ae6f4151961.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/b4a5cda7-d2c1-456a-a31a-2ae6f4151961.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252Fa97771fe-36c5-4730-a1a9-4581fe379344.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/a97771fe-36c5-4730-a1a9-4581fe379344.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252Fff1f01b5-25f7-4d9f-9fa3-02b52650e4cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/ff1f01b5-25f7-4d9f-9fa3-02b52650e4cc.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252Fc447beb1-82e2-497f-be95-ec059760b06e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/c447beb1-82e2-497f-be95-ec059760b06e.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252F387f8135-c199-4990-966d-ce8d11652e5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/387f8135-c199-4990-966d-ce8d11652e5a.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252Fff30b5d4-14a8-4ede-ae56-ed7e9ce6a6f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/ff30b5d4-14a8-4ede-ae56-ed7e9ce6a6f9.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252F943bbefb-1d35-4354-bd3c-0ff569a1adbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/943bbefb-1d35-4354-bd3c-0ff569a1adbc.jpg already downloaded
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5722313%252Fgeneral%252Fe500343a-3a61-4dd6-8e33-f04444713f52.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722313/general/e500343a-3a61-4dd6-8e33-f04444713f52.jpg already downloaded
2026-03-24 13:43:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b1982ad1-1098-500c-949e-0a4548b5ac81, identifier: 10716541
2026-03-24 13:43:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541
2026-03-24 13:43:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541
2026-03-24 13:43:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b1982ad1-1098-500c-949e-0a4548b5ac81 with identifier: 10716541 to the API
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716541>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b1982ad1-1098-500c-949e-0a4548b5ac81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA028TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716541',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 107354,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5722313/general/854d75f6-694e-4471-b003-56c5fbb81fbd.jpg',
'https://images.openlane.eu/carimgs/5722313/general/1ecaa6fa-1c9c-4519-a525-4424e5f21025.jpg',
'https://images.openlane.eu/carimgs/5722313/general/b4a5cda7-d2c1-456a-a31a-2ae6f4151961.jpg',
'https://images.openlane.eu/carimgs/5722313/general/a97771fe-36c5-4730-a1a9-4581fe379344.jpg',
'https://images.openlane.eu/carimgs/5722313/general/ff1f01b5-25f7-4d9f-9fa3-02b52650e4cc.jpg',
'https://images.openlane.eu/carimgs/5722313/general/c447beb1-82e2-497f-be95-ec059760b06e.jpg',
'https://images.openlane.eu/carimgs/5722313/general/387f8135-c199-4990-966d-ce8d11652e5a.jpg',
'https://images.openlane.eu/carimgs/5722313/general/ff30b5d4-14a8-4ede-ae56-ed7e9ce6a6f9.jpg',
'https://images.openlane.eu/carimgs/5722313/general/943bbefb-1d35-4354-bd3c-0ff569a1adbc.jpg',
'https://images.openlane.eu/carimgs/5722313/general/e500343a-3a61-4dd6-8e33-f04444713f52.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/854d75f6-694e-4471-b003-56c5fbb81fbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/1ecaa6fa-1c9c-4519-a525-4424e5f21025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/b4a5cda7-d2c1-456a-a31a-2ae6f4151961.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/a97771fe-36c5-4730-a1a9-4581fe379344.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/ff1f01b5-25f7-4d9f-9fa3-02b52650e4cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/c447beb1-82e2-497f-be95-ec059760b06e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/387f8135-c199-4990-966d-ce8d11652e5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/ff30b5d4-14a8-4ede-ae56-ed7e9ce6a6f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/943bbefb-1d35-4354-bd3c-0ff569a1adbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1982ad1-1098-500c-949e-0a4548b5ac81/b1982ad1-1098-500c-949e-0a4548b5ac81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722313/general/e500343a-3a61-4dd6-8e33-f04444713f52.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'LOUVEO (Arval)',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'107.354 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:41 [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-24 13:43:41 [adesa.fr] INFO: Saving data for 10716541: {'created_time': 1774359821.683403, 'last_price_update_time': 1774359821.683415, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716541') HTTP/1.1" 204 0
2026-03-24 13:43:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0bf7d0>
2026-03-24 13:43:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg saved to cache
2026-03-24 13:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716467)
2026-03-24 13:43:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520
2026-03-24 13:43:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414f6761-c676-52a4-9814-74ffc7415d2a with scrape type 1
2026-03-24 13:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 414f6761-c676-52a4-9814-74ffc7415d2a
2026-03-24 13:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F87202f11-aff7-48d8-af52-dcc04b69cf3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/87202f11-aff7-48d8-af52-dcc04b69cf3f.jpg already downloaded
2026-03-24 13:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F5f6eb874-9c55-43cf-a55a-7e61909673b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/5f6eb874-9c55-43cf-a55a-7e61909673b7.jpg already downloaded
2026-03-24 13:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F7cdfd7ac-6c3d-4cf2-a58e-124870dd3569.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/7cdfd7ac-6c3d-4cf2-a58e-124870dd3569.jpg already downloaded
2026-03-24 13:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F1284faf6-559b-4356-adc9-9347a9ad3f7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/1284faf6-559b-4356-adc9-9347a9ad3f7f.jpg already downloaded
2026-03-24 13:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F4aab6f49-5b53-4b97-a8b7-7e7b5c7eb1be.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/4aab6f49-5b53-4b97-a8b7-7e7b5c7eb1be.jpg already downloaded
2026-03-24 13:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F5bbe5b65-a60f-42c8-bd28-86c77235e8e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/5bbe5b65-a60f-42c8-bd28-86c77235e8e7.jpg already downloaded
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F7f4943b5-ddfd-4400-bc03-c0c571746fb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/7f4943b5-ddfd-4400-bc03-c0c571746fb9.jpg already downloaded
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252Fdf966c7c-1c73-4e63-bb38-131a04afc450.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/df966c7c-1c73-4e63-bb38-131a04afc450.jpg already downloaded
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F8a80d39d-f5c9-474a-957a-d9f23158924d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/8a80d39d-f5c9-474a-957a-d9f23158924d.jpg already downloaded
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5702287%252Fgeneral%252F8e65df2a-c805-4c23-9756-62d349c58d83.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702287/general/8e65df2a-c805-4c23-9756-62d349c58d83.jpg already downloaded
2026-03-24 13:43:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 414f6761-c676-52a4-9814-74ffc7415d2a, identifier: 10716520
2026-03-24 13:43:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520
2026-03-24 13:43:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520
2026-03-24 13:43:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 414f6761-c676-52a4-9814-74ffc7415d2a with identifier: 10716520 to the API
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '414f6761-c676-52a4-9814-74ffc7415d2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-892-VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716520',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 136741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5702287/general/87202f11-aff7-48d8-af52-dcc04b69cf3f.jpg',
'https://images.openlane.eu/carimgs/5702287/general/5f6eb874-9c55-43cf-a55a-7e61909673b7.jpg',
'https://images.openlane.eu/carimgs/5702287/general/7cdfd7ac-6c3d-4cf2-a58e-124870dd3569.jpg',
'https://images.openlane.eu/carimgs/5702287/general/1284faf6-559b-4356-adc9-9347a9ad3f7f.jpg',
'https://images.openlane.eu/carimgs/5702287/general/4aab6f49-5b53-4b97-a8b7-7e7b5c7eb1be.jpg',
'https://images.openlane.eu/carimgs/5702287/general/5bbe5b65-a60f-42c8-bd28-86c77235e8e7.jpg',
'https://images.openlane.eu/carimgs/5702287/general/7f4943b5-ddfd-4400-bc03-c0c571746fb9.jpg',
'https://images.openlane.eu/carimgs/5702287/general/df966c7c-1c73-4e63-bb38-131a04afc450.jpg',
'https://images.openlane.eu/carimgs/5702287/general/8a80d39d-f5c9-474a-957a-d9f23158924d.jpg',
'https://images.openlane.eu/carimgs/5702287/general/8e65df2a-c805-4c23-9756-62d349c58d83.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/87202f11-aff7-48d8-af52-dcc04b69cf3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/5f6eb874-9c55-43cf-a55a-7e61909673b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/7cdfd7ac-6c3d-4cf2-a58e-124870dd3569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/1284faf6-559b-4356-adc9-9347a9ad3f7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/4aab6f49-5b53-4b97-a8b7-7e7b5c7eb1be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/5bbe5b65-a60f-42c8-bd28-86c77235e8e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/7f4943b5-ddfd-4400-bc03-c0c571746fb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/df966c7c-1c73-4e63-bb38-131a04afc450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/8a80d39d-f5c9-474a-957a-d9f23158924d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414f6761-c676-52a4-9814-74ffc7415d2a/414f6761-c676-52a4-9814-74ffc7415d2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702287/general/8e65df2a-c805-4c23-9756-62d349c58d83.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Volvo XC40 T4 Start - Hybrid - Automatic - 129 hp - 136.741 km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2023}
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:44 [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-24 13:43:44 [adesa.fr] INFO: Saving data for 10716520: {'created_time': 1774359824.880824, 'last_price_update_time': 1774359824.880834, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716520') HTTP/1.1" 204 0
2026-03-24 13:43:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750da68890>
2026-03-24 13:43:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fbf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg saved to cache
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-24 13:43:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6f5c167-7f69-5b04-95db-5d4b73cd1693, skipping ID generation
2026-03-24 13:43:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f5c167-7f69-5b04-95db-5d4b73cd1693 with scrape type 1
2026-03-24 13:43:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6f5c167-7f69-5b04-95db-5d4b73cd1693 sending to next pipeline
2026-03-24 13:43:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6f5c167-7f69-5b04-95db-5d4b73cd1693, identifier: 10716467
2026-03-24 13:43:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467
2026-03-24 13:43:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467
2026-03-24 13:43:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10716467 to the API
2026-03-24 13:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6f5c167-7f69-5b04-95db-5d4b73cd1693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-351-FG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716467',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 145384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg',
'Width': 1024}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.5 HDI Feel Business - Diesel - Manual - 100 hp - '
'145.384 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2019}
2026-03-24 13:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:45 [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-24 13:43:45 [adesa.fr] INFO: Saving data for 10716467: {'created_time': 1774359825.614691, 'last_price_update_time': 1774359825.614702, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716467') HTTP/1.1" 204 0
2026-03-24 13:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479
2026-03-24 13:43:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50835bd-5fd7-523e-b55a-8110880d5296 with scrape type 1
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252Fa3e4c425-f74e-4658-a463-249d118ae4a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F0d917b23-17ea-4460-81a3-e067d35d4982.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F24171454-59e7-4418-813b-68336a935b05.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252Fb3596002-423b-48b1-a083-9a194b437bd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg not downloaded yet
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg not downloaded yet
2026-03-24 13:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518
2026-03-24 13:43:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b370be-17f7-5d68-b648-065eabc0847d with scrape type 1
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0b370be-17f7-5d68-b648-065eabc0847d
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252F15c018bd-349e-48f0-b38a-96804168974e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/15c018bd-349e-48f0-b38a-96804168974e.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252F318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252Ff067eec3-0b4f-4110-b060-b602bec5f4ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/f067eec3-0b4f-4110-b060-b602bec5f4ae.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252F88b45429-8f77-4351-8a91-900966b7d4e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/88b45429-8f77-4351-8a91-900966b7d4e5.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252F0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252Ffec42e58-6281-416d-aef0-8a6024b5e34c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/fec42e58-6281-416d-aef0-8a6024b5e34c.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252F24bef755-4050-4011-9219-c64729154852.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/24bef755-4050-4011-9219-c64729154852.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252F29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252Fbdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/bdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg already downloaded
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5699600%252Fgeneral%252Fb8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/b8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg already downloaded
2026-03-24 13:43:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0b370be-17f7-5d68-b648-065eabc0847d, identifier: 10716518
2026-03-24 13:43:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518
2026-03-24 13:43:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518
2026-03-24 13:43:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10716518 to the API
2026-03-24 13:43:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716518>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0b370be-17f7-5d68-b648-065eabc0847d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX061YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716518',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 80968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5699600/general/15c018bd-349e-48f0-b38a-96804168974e.jpg',
'https://images.openlane.eu/carimgs/5699600/general/318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg',
'https://images.openlane.eu/carimgs/5699600/general/f067eec3-0b4f-4110-b060-b602bec5f4ae.jpg',
'https://images.openlane.eu/carimgs/5699600/general/88b45429-8f77-4351-8a91-900966b7d4e5.jpg',
'https://images.openlane.eu/carimgs/5699600/general/0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg',
'https://images.openlane.eu/carimgs/5699600/general/fec42e58-6281-416d-aef0-8a6024b5e34c.jpg',
'https://images.openlane.eu/carimgs/5699600/general/24bef755-4050-4011-9219-c64729154852.jpg',
'https://images.openlane.eu/carimgs/5699600/general/29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg',
'https://images.openlane.eu/carimgs/5699600/general/bdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg',
'https://images.openlane.eu/carimgs/5699600/general/b8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/15c018bd-349e-48f0-b38a-96804168974e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/f067eec3-0b4f-4110-b060-b602bec5f4ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/88b45429-8f77-4351-8a91-900966b7d4e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/fec42e58-6281-416d-aef0-8a6024b5e34c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/24bef755-4050-4011-9219-c64729154852.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/bdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/b8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 2,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Kangoo Extra - Diesel - Manual - 115 hp - 80.968 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2024}
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [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-24 13:43:48 [adesa.fr] INFO: Saving data for 10716518: {'created_time': 1774359828.368476, 'last_price_update_time': 1774359828.368487, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716518') HTTP/1.1" 204 0
2026-03-24 13:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bf890>
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg saved to cache
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dba5d90>
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252Fb3596002-423b-48b1-a083-9a194b437bd8.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg saved to cache
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10707819
2026-03-24 13:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d944f6dc-1902-5a5a-af4f-154265ba13fb with scrape type 2
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d944f6dc-1902-5a5a-af4f-154265ba13fb with scrape type 2
2026-03-24 13:43:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d944f6dc-1902-5a5a-af4f-154265ba13fb, identifier: 10707819
2026-03-24 13:43:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10707819
2026-03-24 13:43:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10707819
2026-03-24 13:43:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10707819 to the API
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707819>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'd944f6dc-1902-5a5a-af4f-154265ba13fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ999AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707819',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 102271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C4 Grand Picasso 1.2i Business - Petrol - Automatic - 130 '
'hp - 102.271 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707819%27 HTTP/1.1" 200 None
2026-03-24 13:43:48 [adesa.fr] INFO: Saving data for 10707819: {'auction_closing_time': 1774436400.0, 'created_time': 1774035911.276548, 'last_price_update_time': 1774359828.898489}
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707819') HTTP/1.1" 204 0
2026-03-24 13:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507766c90>
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg saved to cache
2026-03-24 13:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c17d790>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507791690>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e1a10>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F24171454-59e7-4418-813b-68336a935b05.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0d6790>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716479)
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32e550>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F0d917b23-17ea-4460-81a3-e067d35d4982.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e1ab10>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c219f90>
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252Fa3e4c425-f74e-4658-a463-249d118ae4a8.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg saved to cache
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-24 13:43:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a50835bd-5fd7-523e-b55a-8110880d5296, skipping ID generation
2026-03-24 13:43:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50835bd-5fd7-523e-b55a-8110880d5296 with scrape type 1
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a50835bd-5fd7-523e-b55a-8110880d5296 sending to next pipeline
2026-03-24 13:43:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a50835bd-5fd7-523e-b55a-8110880d5296, identifier: 10716479
2026-03-24 13:43:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479
2026-03-24 13:43:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479
2026-03-24 13:43:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10716479 to the API
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': 'a50835bd-5fd7-523e-b55a-8110880d5296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-745-GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716479',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 162703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 162.703 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [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-24 13:43:49 [adesa.fr] INFO: Saving data for 10716479: {'created_time': 1774359829.945396, 'last_price_update_time': 1774359829.945412, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716479') HTTP/1.1" 204 0
2026-03-24 13:43:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476
2026-03-24 13:43:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c with scrape type 1
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg not downloaded yet
2026-03-24 13:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252Fc2747c59-e00f-4f55-84bb-6e733562f830.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/c2747c59-e00f-4f55-84bb-6e733562f830.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F71a5613b-2af9-44d9-8b1e-ea70613e73ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/71a5613b-2af9-44d9-8b1e-ea70613e73ae.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F9b6cbc26-4e12-40ac-ad8a-8a29f061edad.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/9b6cbc26-4e12-40ac-ad8a-8a29f061edad.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F36de0cd7-d478-4d71-90dd-7e616a35012c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/36de0cd7-d478-4d71-90dd-7e616a35012c.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252Fdd0fc0c6-4ca5-417c-aa8f-abd86a2a2226.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/dd0fc0c6-4ca5-417c-aa8f-abd86a2a2226.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F2423f657-9cd2-4c7c-ad6a-90d0c881f677.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/2423f657-9cd2-4c7c-ad6a-90d0c881f677.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252Fb2479eaf-d461-4825-b04d-aa268bcaf381.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/b2479eaf-d461-4825-b04d-aa268bcaf381.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F0f1956d6-f9c0-451e-ace2-a7c7155783d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/0f1956d6-f9c0-451e-ace2-a7c7155783d1.jpg not downloaded yet
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5734552%252Fgeneral%252F9c311302-9721-40d0-83a7-90c34906deef.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/9c311302-9721-40d0-83a7-90c34906deef.jpg not downloaded yet
2026-03-24 13:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/9c311302-9721-40d0-83a7-90c34906deef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532
2026-03-24 13:43:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b66b5e7d-785a-52bb-a199-88a5ea5f02de with scrape type 1
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b66b5e7d-785a-52bb-a199-88a5ea5f02de
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F68ce6e8b-f314-4214-b869-4aa7e2ac7b16.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/68ce6e8b-f314-4214-b869-4aa7e2ac7b16.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F715716d4-df91-4479-8be3-e5e1fdedf65c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/715716d4-df91-4479-8be3-e5e1fdedf65c.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252Facc562ee-735b-4d7f-93d8-3dbe61e93524.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/acc562ee-735b-4d7f-93d8-3dbe61e93524.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F7f25569c-fdb2-440f-81e2-27942057692f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/7f25569c-fdb2-440f-81e2-27942057692f.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F39d756e0-8703-4f21-acc6-57f031eaf302.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/39d756e0-8703-4f21-acc6-57f031eaf302.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F476573e4-6998-4f7e-9c55-17ffc7fb26c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/476573e4-6998-4f7e-9c55-17ffc7fb26c7.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F6070e458-fce4-4e5e-9b2a-caa9a861e37e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/6070e458-fce4-4e5e-9b2a-caa9a861e37e.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F6b2f0d2d-3990-43f6-a1ec-0e9f3e83f4b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/6b2f0d2d-3990-43f6-a1ec-0e9f3e83f4b5.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252Fc0bcf646-af5c-43bc-a990-03907520768e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/c0bcf646-af5c-43bc-a990-03907520768e.jpg already downloaded
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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%252F5715072%252Fgeneral%252F605bc7e4-f15a-42c9-bffd-aed963400933.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715072/general/605bc7e4-f15a-42c9-bffd-aed963400933.jpg already downloaded
2026-03-24 13:43:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b66b5e7d-785a-52bb-a199-88a5ea5f02de, identifier: 10716532
2026-03-24 13:43:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532
2026-03-24 13:43:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532
2026-03-24 13:43:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b66b5e7d-785a-52bb-a199-88a5ea5f02de with identifier: 10716532 to the API
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716532>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b66b5e7d-785a-52bb-a199-88a5ea5f02de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL286WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716532',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 189169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5715072/general/68ce6e8b-f314-4214-b869-4aa7e2ac7b16.jpg',
'https://images.openlane.eu/carimgs/5715072/general/715716d4-df91-4479-8be3-e5e1fdedf65c.jpg',
'https://images.openlane.eu/carimgs/5715072/general/acc562ee-735b-4d7f-93d8-3dbe61e93524.jpg',
'https://images.openlane.eu/carimgs/5715072/general/7f25569c-fdb2-440f-81e2-27942057692f.jpg',
'https://images.openlane.eu/carimgs/5715072/general/39d756e0-8703-4f21-acc6-57f031eaf302.jpg',
'https://images.openlane.eu/carimgs/5715072/general/476573e4-6998-4f7e-9c55-17ffc7fb26c7.jpg',
'https://images.openlane.eu/carimgs/5715072/general/6070e458-fce4-4e5e-9b2a-caa9a861e37e.jpg',
'https://images.openlane.eu/carimgs/5715072/general/6b2f0d2d-3990-43f6-a1ec-0e9f3e83f4b5.jpg',
'https://images.openlane.eu/carimgs/5715072/general/c0bcf646-af5c-43bc-a990-03907520768e.jpg',
'https://images.openlane.eu/carimgs/5715072/general/605bc7e4-f15a-42c9-bffd-aed963400933.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/68ce6e8b-f314-4214-b869-4aa7e2ac7b16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/715716d4-df91-4479-8be3-e5e1fdedf65c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/acc562ee-735b-4d7f-93d8-3dbe61e93524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/7f25569c-fdb2-440f-81e2-27942057692f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/39d756e0-8703-4f21-acc6-57f031eaf302.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/476573e4-6998-4f7e-9c55-17ffc7fb26c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/6070e458-fce4-4e5e-9b2a-caa9a861e37e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/6b2f0d2d-3990-43f6-a1ec-0e9f3e83f4b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/c0bcf646-af5c-43bc-a990-03907520768e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b66b5e7d-785a-52bb-a199-88a5ea5f02de/b66b5e7d-785a-52bb-a199-88a5ea5f02de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715072/general/605bc7e4-f15a-42c9-bffd-aed963400933.jpg',
'Width': 1024}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'Renault Kadjar Intens - Petrol - Automatic - 140 hp - 189.169 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43: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-24 13:43:50 [adesa.fr] INFO: Saving data for 10716532: {'created_time': 1774359830.922154, 'last_price_update_time': 1774359830.922167, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716532') HTTP/1.1" 204 0
2026-03-24 13:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/0f1956d6-f9c0-451e-ace2-a7c7155783d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0be5d0>
2026-03-24 13:43:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F9c311302-9721-40d0-83a7-90c34906deef.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/9c311302-9721-40d0-83a7-90c34906deef.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c7a90>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F0f1956d6-f9c0-451e-ace2-a7c7155783d1.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/0f1956d6-f9c0-451e-ace2-a7c7155783d1.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/b2479eaf-d461-4825-b04d-aa268bcaf381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/2423f657-9cd2-4c7c-ad6a-90d0c881f677.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bc290>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252Fb2479eaf-d461-4825-b04d-aa268bcaf381.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/b2479eaf-d461-4825-b04d-aa268bcaf381.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/dd0fc0c6-4ca5-417c-aa8f-abd86a2a2226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077e3610>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F2423f657-9cd2-4c7c-ad6a-90d0c881f677.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/2423f657-9cd2-4c7c-ad6a-90d0c881f677.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/36de0cd7-d478-4d71-90dd-7e616a35012c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c36cfd0>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252Fdd0fc0c6-4ca5-417c-aa8f-abd86a2a2226.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/dd0fc0c6-4ca5-417c-aa8f-abd86a2a2226.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/9b6cbc26-4e12-40ac-ad8a-8a29f061edad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2bcd90>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F36de0cd7-d478-4d71-90dd-7e616a35012c.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/36de0cd7-d478-4d71-90dd-7e616a35012c.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c204490>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F9b6cbc26-4e12-40ac-ad8a-8a29f061edad.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/9b6cbc26-4e12-40ac-ad8a-8a29f061edad.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/71a5613b-2af9-44d9-8b1e-ea70613e73ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/c2747c59-e00f-4f55-84bb-6e733562f830.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c198290>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F71a5613b-2af9-44d9-8b1e-ea70613e73ae.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/71a5613b-2af9-44d9-8b1e-ea70613e73ae.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734552/general/196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716476)
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c33a050>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252Fc2747c59-e00f-4f55-84bb-6e733562f830.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/c2747c59-e00f-4f55-84bb-6e733562f830.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507732b90>
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734552%252Fgeneral%252F196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg') HTTP/1.1" 204 0
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734552/general/196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg saved to cache
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c
2026-03-24 13:43:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee83de0f-3cd6-518a-b2b8-c23dc05d333c, skipping ID generation
2026-03-24 13:43:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c with scrape type 1
2026-03-24 13:43:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee83de0f-3cd6-518a-b2b8-c23dc05d333c sending to next pipeline
2026-03-24 13:43:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee83de0f-3cd6-518a-b2b8-c23dc05d333c, identifier: 10716476
2026-03-24 13:43:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476
2026-03-24 13:43:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476
2026-03-24 13:43:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee83de0f-3cd6-518a-b2b8-c23dc05d333c with identifier: 10716476 to the API
2026-03-24 13:43:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734552/general/196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ee83de0f-3cd6-518a-b2b8-c23dc05d333c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-944-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716476',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 10097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/196689a9-2ae0-4e97-9e29-1a4eee1ccced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/c2747c59-e00f-4f55-84bb-6e733562f830.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/71a5613b-2af9-44d9-8b1e-ea70613e73ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/9b6cbc26-4e12-40ac-ad8a-8a29f061edad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/36de0cd7-d478-4d71-90dd-7e616a35012c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/dd0fc0c6-4ca5-417c-aa8f-abd86a2a2226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/2423f657-9cd2-4c7c-ad6a-90d0c881f677.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/b2479eaf-d461-4825-b04d-aa268bcaf381.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/0f1956d6-f9c0-451e-ace2-a7c7155783d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83de0f-3cd6-518a-b2b8-c23dc05d333c/ee83de0f-3cd6-518a-b2b8-c23dc05d333c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734552/general/9c311302-9721-40d0-83a7-90c34906deef.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Zoe Business - Electric - Automatic - 110 hp - 10.097 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716476%27 HTTP/1.1" 200 None
2026-03-24 13:43:52 [adesa.fr] INFO: Saving data for 10716476: {'created_time': 1774359832.875612, 'last_price_update_time': 1774359832.875623, 'auction_closing_time': 1774609200.0}
2026-03-24 13:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716476') HTTP/1.1" 204 0
2026-03-24 13:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:43:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:43:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10707805
2026-03-24 13:43:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81601345-a4b7-5884-a3e5-094ba2b61223 with scrape type 2
2026-03-24 13:43:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81601345-a4b7-5884-a3e5-094ba2b61223 with scrape type 2
2026-03-24 13:43:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 81601345-a4b7-5884-a3e5-094ba2b61223, identifier: 10707805
2026-03-24 13:43:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10707805
2026-03-24 13:43:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10707805
2026-03-24 13:43:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10707805 to the API
2026-03-24 13:43:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:43: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-24 13:43:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T11:00:00Z',
'fuel_type': 'Petrol',
'id': '81601345-a4b7-5884-a3e5-094ba2b61223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-480-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707805',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 80746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 80.746 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-24 13:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707805%27 HTTP/1.1" 200 None
2026-03-24 13:43:55 [adesa.fr] INFO: Saving data for 10707805: {'auction_closing_time': 1774436400.0, 'created_time': 1774035920.680137, 'last_price_update_time': 1774359835.996164}
2026-03-24 13:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707805') HTTP/1.1" 204 0
2026-03-24 13:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526
2026-03-24 13:44:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd34e0e8-b073-56c8-bfd2-e02e643675e5 with scrape type 1
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd34e0e8-b073-56c8-bfd2-e02e643675e5
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252Fbfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/bfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F17d31171-a6eb-40fc-9224-15772825769c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/17d31171-a6eb-40fc-9224-15772825769c.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F317770cd-143a-48fb-903a-915823015b21.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/317770cd-143a-48fb-903a-915823015b21.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F63541735-80c4-430f-9019-56ff582993f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/63541735-80c4-430f-9019-56ff582993f1.jpg already downloaded
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709533%252Fgeneral%252F9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg already downloaded
2026-03-24 13:44:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd34e0e8-b073-56c8-bfd2-e02e643675e5, identifier: 10716526
2026-03-24 13:44:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526
2026-03-24 13:44:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526
2026-03-24 13:44:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10716526 to the API
2026-03-24 13:44:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716526>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'fd34e0e8-b073-56c8-bfd2-e02e643675e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ER338PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716526',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 170101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 96,
'photo_urls': ['https://images.openlane.eu/carimgs/5709533/general/15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg',
'https://images.openlane.eu/carimgs/5709533/general/bfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg',
'https://images.openlane.eu/carimgs/5709533/general/5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg',
'https://images.openlane.eu/carimgs/5709533/general/653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg',
'https://images.openlane.eu/carimgs/5709533/general/17d31171-a6eb-40fc-9224-15772825769c.jpg',
'https://images.openlane.eu/carimgs/5709533/general/0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg',
'https://images.openlane.eu/carimgs/5709533/general/306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg',
'https://images.openlane.eu/carimgs/5709533/general/317770cd-143a-48fb-903a-915823015b21.jpg',
'https://images.openlane.eu/carimgs/5709533/general/63541735-80c4-430f-9019-56ff582993f1.jpg',
'https://images.openlane.eu/carimgs/5709533/general/9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/bfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/17d31171-a6eb-40fc-9224-15772825769c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/317770cd-143a-48fb-903a-915823015b21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/63541735-80c4-430f-9019-56ff582993f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg',
'Width': 1024}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2017-10-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Megane 1.5 DCI Zen - Diesel - Manual - 110 hp - 170.101 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
2026-03-24 13:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:02 [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-24 13:44:02 [adesa.fr] INFO: Saving data for 10716526: {'created_time': 1774359842.11863, 'last_price_update_time': 1774359842.118641, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716526') HTTP/1.1" 204 0
2026-03-24 13:44:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10716536
2026-03-24 13:44:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4e9d7be-b276-5b94-b691-b07552a0305e with scrape type 1
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4e9d7be-b276-5b94-b691-b07552a0305e
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252F1dfba7ff-e21b-4637-b177-7760c6381154.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/1dfba7ff-e21b-4637-b177-7760c6381154.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252Fa8b539ef-559f-4ed3-8607-30e276b60c66.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/a8b539ef-559f-4ed3-8607-30e276b60c66.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252F8248a5bb-0e54-4bfe-8ba5-33b23a4cf40f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/8248a5bb-0e54-4bfe-8ba5-33b23a4cf40f.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252F7e5308f5-0c2b-4540-919b-8470d5c8e7a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/7e5308f5-0c2b-4540-919b-8470d5c8e7a5.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252F15c68e57-19bf-4e20-a2bb-fe8954236b49.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/15c68e57-19bf-4e20-a2bb-fe8954236b49.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252Fcddd890f-e963-4125-8a33-082ce5f12191.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/cddd890f-e963-4125-8a33-082ce5f12191.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252F3a856346-a11d-4400-8624-34ab35b4125e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/3a856346-a11d-4400-8624-34ab35b4125e.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252Ff59711bb-2397-4e1c-83d5-62a7cf06144d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/f59711bb-2397-4e1c-83d5-62a7cf06144d.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252Fddcc7cb0-ce7d-4f0d-b728-aa6b98786a22.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/ddcc7cb0-ce7d-4f0d-b728-aa6b98786a22.jpg already downloaded
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715734%252Fgeneral%252Fc47708f6-1008-451f-8a11-833518d06251.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715734/general/c47708f6-1008-451f-8a11-833518d06251.jpg already downloaded
2026-03-24 13:44:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b4e9d7be-b276-5b94-b691-b07552a0305e, identifier: 10716536
2026-03-24 13:44:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10716536
2026-03-24 13:44:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10716536
2026-03-24 13:44:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10716536 to the API
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716536>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4e9d7be-b276-5b94-b691-b07552a0305e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-005-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716536',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 108092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5715734/general/1dfba7ff-e21b-4637-b177-7760c6381154.jpg',
'https://images.openlane.eu/carimgs/5715734/general/a8b539ef-559f-4ed3-8607-30e276b60c66.jpg',
'https://images.openlane.eu/carimgs/5715734/general/8248a5bb-0e54-4bfe-8ba5-33b23a4cf40f.jpg',
'https://images.openlane.eu/carimgs/5715734/general/7e5308f5-0c2b-4540-919b-8470d5c8e7a5.jpg',
'https://images.openlane.eu/carimgs/5715734/general/15c68e57-19bf-4e20-a2bb-fe8954236b49.jpg',
'https://images.openlane.eu/carimgs/5715734/general/cddd890f-e963-4125-8a33-082ce5f12191.jpg',
'https://images.openlane.eu/carimgs/5715734/general/3a856346-a11d-4400-8624-34ab35b4125e.jpg',
'https://images.openlane.eu/carimgs/5715734/general/f59711bb-2397-4e1c-83d5-62a7cf06144d.jpg',
'https://images.openlane.eu/carimgs/5715734/general/ddcc7cb0-ce7d-4f0d-b728-aa6b98786a22.jpg',
'https://images.openlane.eu/carimgs/5715734/general/c47708f6-1008-451f-8a11-833518d06251.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/1dfba7ff-e21b-4637-b177-7760c6381154.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/a8b539ef-559f-4ed3-8607-30e276b60c66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/8248a5bb-0e54-4bfe-8ba5-33b23a4cf40f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/7e5308f5-0c2b-4540-919b-8470d5c8e7a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/15c68e57-19bf-4e20-a2bb-fe8954236b49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/cddd890f-e963-4125-8a33-082ce5f12191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/3a856346-a11d-4400-8624-34ab35b4125e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/f59711bb-2397-4e1c-83d5-62a7cf06144d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/ddcc7cb0-ce7d-4f0d-b728-aa6b98786a22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4e9d7be-b276-5b94-b691-b07552a0305e/b4e9d7be-b276-5b94-b691-b07552a0305e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715734/general/c47708f6-1008-451f-8a11-833518d06251.jpg',
'Width': 1024}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2020-02-28',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Clio 1.0 Air - Petrol - Manual - 75 hp - 108.092 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2020}
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716536%27 HTTP/1.1" 200 None
2026-03-24 13:44:06 [adesa.fr] INFO: Saving data for 10716536: {'created_time': 1774359846.815328, 'last_price_update_time': 1774359846.81534, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716536') HTTP/1.1" 204 0
2026-03-24 13:44:06 [scrapy.extensions.logstats] INFO: Crawled 302 pages (at 26 pages/min), scraped 290 items (at 28 items/min)
2026-03-24 13:44:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:44:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512
2026-03-24 13:44:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2d2b29-3189-57cd-b65f-e28e320eced5 with scrape type 1
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e2d2b29-3189-57cd-b65f-e28e320eced5
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252Fe939f314-98b5-46f0-835c-37f2c4d6a897.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/e939f314-98b5-46f0-835c-37f2c4d6a897.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252Fca8b989f-046b-4401-bb4c-e0bbe9170120.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/ca8b989f-046b-4401-bb4c-e0bbe9170120.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F76fc80c9-d46d-4763-93a6-af2efebd8855.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/76fc80c9-d46d-4763-93a6-af2efebd8855.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F45f69ed5-eeca-4c0c-bc61-73c636b82b92.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/45f69ed5-eeca-4c0c-bc61-73c636b82b92.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F7c1a796d-1359-4a78-a5c2-921e65950821.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/7c1a796d-1359-4a78-a5c2-921e65950821.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252Fe6667ec6-9a81-428f-84a1-792426d0251b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/e6667ec6-9a81-428f-84a1-792426d0251b.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F61f26dba-4f3f-4890-9526-781938e3763c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/61f26dba-4f3f-4890-9526-781938e3763c.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F09ddb123-f85d-4815-ae7d-0423da06ef6f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/09ddb123-f85d-4815-ae7d-0423da06ef6f.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F4bda1859-01bf-473b-be86-364c63821757.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/4bda1859-01bf-473b-be86-364c63821757.jpeg already downloaded
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5695000%252Fgeneral%252F68f638ad-29a2-4894-a906-c450a5a5f876.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695000/general/68f638ad-29a2-4894-a906-c450a5a5f876.jpeg already downloaded
2026-03-24 13:44:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1e2d2b29-3189-57cd-b65f-e28e320eced5, identifier: 10716512
2026-03-24 13:44:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512
2026-03-24 13:44:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512
2026-03-24 13:44:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1e2d2b29-3189-57cd-b65f-e28e320eced5 with identifier: 10716512 to the API
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1e2d2b29-3189-57cd-b65f-e28e320eced5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-548-HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716512',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 88821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5695000/general/e939f314-98b5-46f0-835c-37f2c4d6a897.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/ca8b989f-046b-4401-bb4c-e0bbe9170120.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/76fc80c9-d46d-4763-93a6-af2efebd8855.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/45f69ed5-eeca-4c0c-bc61-73c636b82b92.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/7c1a796d-1359-4a78-a5c2-921e65950821.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/e6667ec6-9a81-428f-84a1-792426d0251b.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/61f26dba-4f3f-4890-9526-781938e3763c.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/09ddb123-f85d-4815-ae7d-0423da06ef6f.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/4bda1859-01bf-473b-be86-364c63821757.jpeg',
'https://images.openlane.eu/carimgs/5695000/general/68f638ad-29a2-4894-a906-c450a5a5f876.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860483,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/e939f314-98b5-46f0-835c-37f2c4d6a897.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2627003,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/ca8b989f-046b-4401-bb4c-e0bbe9170120.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3151483,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/76fc80c9-d46d-4763-93a6-af2efebd8855.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2914217,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/45f69ed5-eeca-4c0c-bc61-73c636b82b92.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3014616,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/7c1a796d-1359-4a78-a5c2-921e65950821.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3293065,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/e6667ec6-9a81-428f-84a1-792426d0251b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2872950,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/61f26dba-4f3f-4890-9526-781938e3763c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3012426,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/09ddb123-f85d-4815-ae7d-0423da06ef6f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2660796,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/4bda1859-01bf-473b-be86-364c63821757.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e2d2b29-3189-57cd-b65f-e28e320eced5/1e2d2b29-3189-57cd-b65f-e28e320eced5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1385795,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695000/general/68f638ad-29a2-4894-a906-c450a5a5f876.jpeg',
'Width': 4032}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 Evolution - Petrol - Automatic - 140 hp - 88.821 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:08 [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-24 13:44:08 [adesa.fr] INFO: Saving data for 10716512: {'created_time': 1774359848.802283, 'last_price_update_time': 1774359848.802295, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716512') HTTP/1.1" 204 0
2026-03-24 13:44:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 with identifier: 10716474
2026-03-24 13:44:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 with scrape type 1
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252Fed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/ed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252Fa51b9baa-b900-4018-ae0c-08cb493a39b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/a51b9baa-b900-4018-ae0c-08cb493a39b7.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252Fdbd9c2d3-d172-4b41-897c-f3b4f2804c93.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/dbd9c2d3-d172-4b41-897c-f3b4f2804c93.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252Fa6628cc5-f548-4ed6-9380-25e8b344c362.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/a6628cc5-f548-4ed6-9380-25e8b344c362.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252F6a9306cb-c29c-43e4-bd8a-95c4c1769854.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/6a9306cb-c29c-43e4-bd8a-95c4c1769854.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252F8ddd6647-563f-4974-9acb-4ffe06ea53ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/8ddd6647-563f-4974-9acb-4ffe06ea53ab.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252Fc7371201-adee-42e8-a586-5316e069cb56.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/c7371201-adee-42e8-a586-5316e069cb56.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252F5c73885b-ad25-4ded-9e7d-32e8cfdcf053.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/5c73885b-ad25-4ded-9e7d-32e8cfdcf053.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252F0ea6fc1f-e023-4a8d-ace4-01f08d9964a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/0ea6fc1f-e023-4a8d-ace4-01f08d9964a7.jpg not downloaded yet
2026-03-24 13:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730569%252Fgeneral%252F8e47ac44-634e-4f65-80b9-e9f2348c36ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/8e47ac44-634e-4f65-80b9-e9f2348c36ce.jpg not downloaded yet
2026-03-24 13:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/8e47ac44-634e-4f65-80b9-e9f2348c36ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511
2026-03-24 13:44:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3427db9-7fcf-5bcc-9c67-6146027a200d with scrape type 1
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3427db9-7fcf-5bcc-9c67-6146027a200d
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252F59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252Fe0360845-92ea-4930-96c4-a7740b44e6a2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/e0360845-92ea-4930-96c4-a7740b44e6a2.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252Fcb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/cb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252F67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252F16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252F5085c07b-ec50-4ece-b828-777c897a9887.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/5085c07b-ec50-4ece-b828-777c897a9887.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252Fc1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/c1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252F3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252Fbe46fabf-4de9-41dd-80a7-eb356aa88284.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/be46fabf-4de9-41dd-80a7-eb356aa88284.jpeg already downloaded
2026-03-24 13:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5694990%252Fgeneral%252Fa61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/a61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg already downloaded
2026-03-24 13:44:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3427db9-7fcf-5bcc-9c67-6146027a200d, identifier: 10716511
2026-03-24 13:44:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511
2026-03-24 13:44:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511
2026-03-24 13:44:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10716511 to the API
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3427db9-7fcf-5bcc-9c67-6146027a200d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-821-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716511',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 103102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5694990/general/59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/e0360845-92ea-4930-96c4-a7740b44e6a2.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/cb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/5085c07b-ec50-4ece-b828-777c897a9887.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/c1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/be46fabf-4de9-41dd-80a7-eb356aa88284.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/a61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3149287,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3052430,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/e0360845-92ea-4930-96c4-a7740b44e6a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2611469,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/cb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2953005,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2989185,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2866563,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/5085c07b-ec50-4ece-b828-777c897a9887.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3313755,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/c1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820377,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1739310,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/be46fabf-4de9-41dd-80a7-eb356aa88284.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3373442,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/a61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg',
'Width': 4032}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 160 hp - 103.102 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [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-24 13:44:20 [adesa.fr] INFO: Saving data for 10716511: {'created_time': 1774359860.410956, 'last_price_update_time': 1774359860.410968, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716511') HTTP/1.1" 204 0
2026-03-24 13:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/0ea6fc1f-e023-4a8d-ace4-01f08d9964a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d91ebd0>
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252F8e47ac44-634e-4f65-80b9-e9f2348c36ce.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/8e47ac44-634e-4f65-80b9-e9f2348c36ce.jpg saved to cache
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/5c73885b-ad25-4ded-9e7d-32e8cfdcf053.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507733bd0>
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252F0ea6fc1f-e023-4a8d-ace4-01f08d9964a7.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/0ea6fc1f-e023-4a8d-ace4-01f08d9964a7.jpg saved to cache
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/c7371201-adee-42e8-a586-5316e069cb56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0bc9d0>
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252F5c73885b-ad25-4ded-9e7d-32e8cfdcf053.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/5c73885b-ad25-4ded-9e7d-32e8cfdcf053.jpg saved to cache
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/8ddd6647-563f-4974-9acb-4ffe06ea53ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e1b910>
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252Fc7371201-adee-42e8-a586-5316e069cb56.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/c7371201-adee-42e8-a586-5316e069cb56.jpg saved to cache
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/6a9306cb-c29c-43e4-bd8a-95c4c1769854.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bf610>
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252F8ddd6647-563f-4974-9acb-4ffe06ea53ab.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/8ddd6647-563f-4974-9acb-4ffe06ea53ab.jpg saved to cache
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c213a90>
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252F6a9306cb-c29c-43e4-bd8a-95c4c1769854.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/6a9306cb-c29c-43e4-bd8a-95c4c1769854.jpg saved to cache
2026-03-24 13:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/a6628cc5-f548-4ed6-9380-25e8b344c362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/dbd9c2d3-d172-4b41-897c-f3b4f2804c93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f751b535810>
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252Fa6628cc5-f548-4ed6-9380-25e8b344c362.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/a6628cc5-f548-4ed6-9380-25e8b344c362.jpg saved to cache
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/a51b9baa-b900-4018-ae0c-08cb493a39b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d8f0c90>
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252Fdbd9c2d3-d172-4b41-897c-f3b4f2804c93.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/dbd9c2d3-d172-4b41-897c-f3b4f2804c93.jpg saved to cache
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730569/general/ed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716474)
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c226250>
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252Fa51b9baa-b900-4018-ae0c-08cb493a39b7.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/a51b9baa-b900-4018-ae0c-08cb493a39b7.jpg saved to cache
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507730b90>
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730569%252Fgeneral%252Fed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730569/general/ed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg saved to cache
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3
2026-03-24 13:44:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3, skipping ID generation
2026-03-24 13:44:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 with scrape type 1
2026-03-24 13:44:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 sending to next pipeline
2026-03-24 13:44:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3, identifier: 10716474
2026-03-24 13:44:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 with identifier: 10716474
2026-03-24 13:44:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 with identifier: 10716474
2026-03-24 13:44:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3 with identifier: 10716474 to the API
2026-03-24 13:44:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730569/general/ed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Electric',
'id': '840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-215-XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716474',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 75727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/ed65b807-3b07-420a-8e6b-6aef4780ddcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/a51b9baa-b900-4018-ae0c-08cb493a39b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/dbd9c2d3-d172-4b41-897c-f3b4f2804c93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/a6628cc5-f548-4ed6-9380-25e8b344c362.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/6a9306cb-c29c-43e4-bd8a-95c4c1769854.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/8ddd6647-563f-4974-9acb-4ffe06ea53ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/c7371201-adee-42e8-a586-5316e069cb56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/5c73885b-ad25-4ded-9e7d-32e8cfdcf053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/0ea6fc1f-e023-4a8d-ace4-01f08d9964a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3/840d5ae0-7faa-5fd4-ae3f-f4c33c6e2ff3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730569/general/8e47ac44-634e-4f65-80b9-e9f2348c36ce.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Megane E-Tech 60 kWh Evolution - Electric - Automatic - 130 '
'hp - 75.727 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-24 13:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716474%27 HTTP/1.1" 200 None
2026-03-24 13:44:22 [adesa.fr] INFO: Saving data for 10716474: {'created_time': 1774359862.361764, 'last_price_update_time': 1774359862.361774, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716474') HTTP/1.1" 204 0
2026-03-24 13:44:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516
2026-03-24 13:44:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7b86c7-daf1-5506-9d08-9773b006fb86 with scrape type 1
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db7b86c7-daf1-5506-9d08-9773b006fb86
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252F6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Ffe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/fe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Fae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/ae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Fe3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/e3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Fbfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/bfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Fb0853aac-5139-4fc6-927f-06f5e1ca6635.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/b0853aac-5139-4fc6-927f-06f5e1ca6635.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Fc5cde17c-57b5-491a-8b89-97d46e55be82.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/c5cde17c-57b5-491a-8b89-97d46e55be82.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252F6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252Fdf03d250-49f7-4e71-8bd9-dccaa0369df0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/df03d250-49f7-4e71-8bd9-dccaa0369df0.jpg already downloaded
2026-03-24 13:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698291%252Fgeneral%252F6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg already downloaded
2026-03-24 13:44:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db7b86c7-daf1-5506-9d08-9773b006fb86, identifier: 10716516
2026-03-24 13:44:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516
2026-03-24 13:44:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516
2026-03-24 13:44:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10716516 to the API
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'db7b86c7-daf1-5506-9d08-9773b006fb86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-183-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716516',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 192206,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5698291/general/6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg',
'https://images.openlane.eu/carimgs/5698291/general/fe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg',
'https://images.openlane.eu/carimgs/5698291/general/ae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg',
'https://images.openlane.eu/carimgs/5698291/general/e3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg',
'https://images.openlane.eu/carimgs/5698291/general/bfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg',
'https://images.openlane.eu/carimgs/5698291/general/b0853aac-5139-4fc6-927f-06f5e1ca6635.jpg',
'https://images.openlane.eu/carimgs/5698291/general/c5cde17c-57b5-491a-8b89-97d46e55be82.jpg',
'https://images.openlane.eu/carimgs/5698291/general/6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg',
'https://images.openlane.eu/carimgs/5698291/general/df03d250-49f7-4e71-8bd9-dccaa0369df0.jpg',
'https://images.openlane.eu/carimgs/5698291/general/6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/fe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/ae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/e3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/bfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/b0853aac-5139-4fc6-927f-06f5e1ca6635.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/c5cde17c-57b5-491a-8b89-97d46e55be82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/df03d250-49f7-4e71-8bd9-dccaa0369df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg',
'Width': 1024}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 3,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot Expert 1.5 HDI Asphalt - Diesel - Manual - 120 hp - 192.206 '
'km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2021}
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:27 [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-24 13:44:27 [adesa.fr] INFO: Saving data for 10716516: {'created_time': 1774359867.53799, 'last_price_update_time': 1774359867.538001, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716516') HTTP/1.1" 204 0
2026-03-24 13:44:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543
2026-03-24 13:44:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with scrape type 1
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e1e3e4e-b806-5cc5-95fb-cb3093954321
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252F0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252F2da59da3-e0d2-4add-a363-e8af9d66674d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/2da59da3-e0d2-4add-a363-e8af9d66674d.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252Fa4aaf5b7-522a-4e1a-945b-d6395b908878.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/a4aaf5b7-522a-4e1a-945b-d6395b908878.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252F9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252Fff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/ff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252Fd9ed6967-e43d-4a09-b34b-8152916bd420.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/d9ed6967-e43d-4a09-b34b-8152916bd420.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252Fbee8af1c-fafb-4b47-8f66-135303c80c68.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/bee8af1c-fafb-4b47-8f66-135303c80c68.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252F3b038113-3251-4871-a666-4dc9c613de79.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/3b038113-3251-4871-a666-4dc9c613de79.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252Fde1587e7-d6f7-45b7-816f-7115e19f4672.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/de1587e7-d6f7-45b7-816f-7115e19f4672.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5722801%252Fgeneral%252Fb566beee-96e4-4746-915a-8f9b83eb82c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/b566beee-96e4-4746-915a-8f9b83eb82c6.jpg already downloaded
2026-03-24 13:44:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e1e3e4e-b806-5cc5-95fb-cb3093954321, identifier: 10716543
2026-03-24 13:44:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538
2026-03-24 13:44:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b799934b-99ae-5820-856d-3e301768207a with scrape type 1
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b799934b-99ae-5820-856d-3e301768207a
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252F6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Fc80227dd-436e-4c9e-a1f6-9f67689eac41.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/c80227dd-436e-4c9e-a1f6-9f67689eac41.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Ffb5ed496-ebba-4308-8445-9c531c088306.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/fb5ed496-ebba-4308-8445-9c531c088306.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Fbfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/bfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg already downloaded
2026-03-24 13:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252F728836a7-ccaa-451e-bef8-138fddf02f67.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/728836a7-ccaa-451e-bef8-138fddf02f67.jpg already downloaded
2026-03-24 13:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Ff7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/f7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg already downloaded
2026-03-24 13:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Fd28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/d28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg already downloaded
2026-03-24 13:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252F0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg already downloaded
2026-03-24 13:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Ff3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/f3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg already downloaded
2026-03-24 13:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5716808%252Fgeneral%252Fedbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/edbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg already downloaded
2026-03-24 13:44:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b799934b-99ae-5820-856d-3e301768207a, identifier: 10716538
2026-03-24 13:44:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543
2026-03-24 13:44:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543
2026-03-24 13:44:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10716543 to the API
2026-03-24 13:44:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:44:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716543>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '8e1e3e4e-b806-5cc5-95fb-cb3093954321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW745ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716543',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 166178,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5722801/general/0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg',
'https://images.openlane.eu/carimgs/5722801/general/2da59da3-e0d2-4add-a363-e8af9d66674d.jpg',
'https://images.openlane.eu/carimgs/5722801/general/a4aaf5b7-522a-4e1a-945b-d6395b908878.jpg',
'https://images.openlane.eu/carimgs/5722801/general/9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg',
'https://images.openlane.eu/carimgs/5722801/general/ff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg',
'https://images.openlane.eu/carimgs/5722801/general/d9ed6967-e43d-4a09-b34b-8152916bd420.jpg',
'https://images.openlane.eu/carimgs/5722801/general/bee8af1c-fafb-4b47-8f66-135303c80c68.jpg',
'https://images.openlane.eu/carimgs/5722801/general/3b038113-3251-4871-a666-4dc9c613de79.jpg',
'https://images.openlane.eu/carimgs/5722801/general/de1587e7-d6f7-45b7-816f-7115e19f4672.jpg',
'https://images.openlane.eu/carimgs/5722801/general/b566beee-96e4-4746-915a-8f9b83eb82c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/2da59da3-e0d2-4add-a363-e8af9d66674d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/a4aaf5b7-522a-4e1a-945b-d6395b908878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/ff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/d9ed6967-e43d-4a09-b34b-8152916bd420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/bee8af1c-fafb-4b47-8f66-135303c80c68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/3b038113-3251-4871-a666-4dc9c613de79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/de1587e7-d6f7-45b7-816f-7115e19f4672.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/b566beee-96e4-4746-915a-8f9b83eb82c6.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 508 SW 1.6 Allure Business - Hybrid - Automatic - 180 hp - '
'166.178 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:29 [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-24 13:44:29 [adesa.fr] INFO: Saving data for 10716543: {'created_time': 1774359869.472764, 'last_price_update_time': 1774359869.472776, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716543') HTTP/1.1" 204 0
2026-03-24 13:44:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538
2026-03-24 13:44:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538
2026-03-24 13:44:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10716538 to the API
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:44:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b799934b-99ae-5820-856d-3e301768207a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-052-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716538',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 157477,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5716808/general/6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg',
'https://images.openlane.eu/carimgs/5716808/general/c80227dd-436e-4c9e-a1f6-9f67689eac41.jpg',
'https://images.openlane.eu/carimgs/5716808/general/fb5ed496-ebba-4308-8445-9c531c088306.jpg',
'https://images.openlane.eu/carimgs/5716808/general/bfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg',
'https://images.openlane.eu/carimgs/5716808/general/728836a7-ccaa-451e-bef8-138fddf02f67.jpg',
'https://images.openlane.eu/carimgs/5716808/general/f7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg',
'https://images.openlane.eu/carimgs/5716808/general/d28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg',
'https://images.openlane.eu/carimgs/5716808/general/0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg',
'https://images.openlane.eu/carimgs/5716808/general/f3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg',
'https://images.openlane.eu/carimgs/5716808/general/edbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/c80227dd-436e-4c9e-a1f6-9f67689eac41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/fb5ed496-ebba-4308-8445-9c531c088306.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/bfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/728836a7-ccaa-451e-bef8-138fddf02f67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/f7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/d28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/f3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/edbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Arkana 1.6 Evolution - Hybrid - Automatic - 145 hp - '
'157.477 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:29 [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-24 13:44:29 [adesa.fr] INFO: Saving data for 10716538: {'created_time': 1774359869.955504, 'last_price_update_time': 1774359869.95552, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716538') HTTP/1.1" 204 0
2026-03-24 13:44:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528
2026-03-24 13:44:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b6a7b1-b76a-53e4-9ec7-97217781f490 with scrape type 1
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12b6a7b1-b76a-53e4-9ec7-97217781f490
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F54abde08-caf9-4a69-9ea1-6969c328f966.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/54abde08-caf9-4a69-9ea1-6969c328f966.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252Febba6bc5-b292-463d-a08c-92575d563874.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/ebba6bc5-b292-463d-a08c-92575d563874.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252Ff75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/f75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F9367db7c-779b-444d-a42c-c15eeb6544ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/9367db7c-779b-444d-a42c-c15eeb6544ba.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252F8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg already downloaded
2026-03-24 13:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5709576%252Fgeneral%252Fb7368b8d-1baf-42d1-a729-9c1161d1b426.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/b7368b8d-1baf-42d1-a729-9c1161d1b426.jpg already downloaded
2026-03-24 13:44:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12b6a7b1-b76a-53e4-9ec7-97217781f490, identifier: 10716528
2026-03-24 13:44:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528
2026-03-24 13:44:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528
2026-03-24 13:44:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10716528 to the API
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716528>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12b6a7b1-b76a-53e4-9ec7-97217781f490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB543CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716528',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 179012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5709576/general/54abde08-caf9-4a69-9ea1-6969c328f966.jpg',
'https://images.openlane.eu/carimgs/5709576/general/6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg',
'https://images.openlane.eu/carimgs/5709576/general/02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg',
'https://images.openlane.eu/carimgs/5709576/general/87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg',
'https://images.openlane.eu/carimgs/5709576/general/ebba6bc5-b292-463d-a08c-92575d563874.jpg',
'https://images.openlane.eu/carimgs/5709576/general/f75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg',
'https://images.openlane.eu/carimgs/5709576/general/9367db7c-779b-444d-a42c-c15eeb6544ba.jpg',
'https://images.openlane.eu/carimgs/5709576/general/9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg',
'https://images.openlane.eu/carimgs/5709576/general/8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg',
'https://images.openlane.eu/carimgs/5709576/general/b7368b8d-1baf-42d1-a729-9c1161d1b426.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/54abde08-caf9-4a69-9ea1-6969c328f966.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/ebba6bc5-b292-463d-a08c-92575d563874.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/f75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/9367db7c-779b-444d-a42c-c15eeb6544ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/b7368b8d-1baf-42d1-a729-9c1161d1b426.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 179.012 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:32 [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-24 13:44:32 [adesa.fr] INFO: Saving data for 10716528: {'created_time': 1774359872.355477, 'last_price_update_time': 1774359872.355488, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716528') HTTP/1.1" 204 0
2026-03-24 13:44:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477
2026-03-24 13:44:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with scrape type 1
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252Fc79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252Ff7405118-b34e-4c1f-a41b-107f32a89630.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252F8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252F8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252Fdb27c505-d720-4124-82c4-070e0fc7eab1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252F5f725d19-e19d-4eed-9e4f-84736c170768.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252F0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252F1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252Fd1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg not downloaded yet
2026-03-24 13:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734554%252Fgeneral%252Fb8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg not downloaded yet
2026-03-24 13:44:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471
2026-03-24 13:44:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with scrape type 1
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252Ff6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg not downloaded yet
2026-03-24 13:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252Ffab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg not downloaded yet
2026-03-24 13:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252F3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg not downloaded yet
2026-03-24 13:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252F17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg not downloaded yet
2026-03-24 13:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252Fd6892737-411a-4c72-8881-672e59c4d99b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg not downloaded yet
2026-03-24 13:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252F5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg not downloaded yet
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252Fb1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg not downloaded yet
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252F42124883-8652-4f14-b9e7-61715cb5e9f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg not downloaded yet
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252Fa34b7d38-4257-4c26-8c16-6d719c3a0208.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg not downloaded yet
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c229bd0>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fb8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5730307%252Fgeneral%252F947bb08a-469f-4b52-a4ce-344c5e989568.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg not downloaded yet
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1fe290>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fd1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d91ec90>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506beb190>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Fa34b7d38-4257-4c26-8c16-6d719c3a0208.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1aa5d0>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F947bb08a-469f-4b52-a4ce-344c5e989568.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1aa9d0>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F42124883-8652-4f14-b9e7-61715cb5e9f3.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507791190>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Fb1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077907d0>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Fd6892737-411a-4c72-8881-672e59c4d99b.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507708410>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2286d0>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716471)
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dc76c50>
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Ffab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg saved to cache
2026-03-24 13:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0beb50>
2026-03-24 13:44:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Ff6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg saved to cache
2026-03-24 13:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-24 13:44:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e70892e-b971-5cf4-a94e-47ef5c907ae8, skipping ID generation
2026-03-24 13:44:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with scrape type 1
2026-03-24 13:44:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8 sending to next pipeline
2026-03-24 13:44:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e70892e-b971-5cf4-a94e-47ef5c907ae8, identifier: 10716471
2026-03-24 13:44:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471
2026-03-24 13:44:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471
2026-03-24 13:44:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10716471 to the API
2026-03-24 13:44:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '8e70892e-b971-5cf4-a94e-47ef5c907ae8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-219-WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716471',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 161059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 7,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 130 hp - '
'161.059 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:36 [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-24 13:44:36 [adesa.fr] INFO: Saving data for 10716471: {'created_time': 1774359876.702772, 'last_price_update_time': 1774359876.702784, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716471') HTTP/1.1" 204 0
2026-03-24 13:44:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0bec50>
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg saved to cache
2026-03-24 13:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507731850>
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg saved to cache
2026-03-24 13:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c77b250>
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F5f725d19-e19d-4eed-9e4f-84736c170768.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg saved to cache
2026-03-24 13:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507791890>
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fdb27c505-d720-4124-82c4-070e0fc7eab1.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg saved to cache
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750dba6c90>
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg saved to cache
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bcb50>
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg saved to cache
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716477)
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077670d0>
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Ff7405118-b34e-4c1f-a41b-107f32a89630.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg saved to cache
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c339ad0>
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fc79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg saved to cache
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-24 13:44:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1, skipping ID generation
2026-03-24 13:44:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with scrape type 1
2026-03-24 13:44:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 sending to next pipeline
2026-03-24 13:44:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1, identifier: 10716477
2026-03-24 13:44:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477
2026-03-24 13:44:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477
2026-03-24 13:44:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10716477 to the API
2026-03-24 13:44:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-895-MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716477',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 159443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 123,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 7,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 130 hp - '
'159.443 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:38 [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-24 13:44:38 [adesa.fr] INFO: Saving data for 10716477: {'created_time': 1774359878.198021, 'last_price_update_time': 1774359878.198033, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716477') HTTP/1.1" 204 0
2026-03-24 13:44:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549
2026-03-24 13:44:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eb7048a-b418-52d7-a935-968bcac24a9a with scrape type 1
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0eb7048a-b418-52d7-a935-968bcac24a9a
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F6527667d-3331-4594-87e5-98551cd4b122.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/6527667d-3331-4594-87e5-98551cd4b122.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F244612cf-88b4-45ee-a668-a5d83c373eb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/244612cf-88b4-45ee-a668-a5d83c373eb1.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F1f1f1ada-4fe1-437e-b479-caa2423e9d02.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/1f1f1ada-4fe1-437e-b479-caa2423e9d02.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252Fa4e6d94f-d6af-4a58-b6aa-ddbe78fd81c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/a4e6d94f-d6af-4a58-b6aa-ddbe78fd81c4.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F9223e39a-fb32-4d06-a80b-ef4a470e1c12.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/9223e39a-fb32-4d06-a80b-ef4a470e1c12.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252Fbd9fcd67-5e53-48b5-b0b8-3c50305db5e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/bd9fcd67-5e53-48b5-b0b8-3c50305db5e4.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252Fd3dba6a8-ccad-4b2a-941c-03e820b7847e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/d3dba6a8-ccad-4b2a-941c-03e820b7847e.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F247acb71-49a7-437f-b2f7-f2eb027cf843.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/247acb71-49a7-437f-b2f7-f2eb027cf843.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F9412a8ff-e40b-46a8-9c9e-4145cfbf9df4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/9412a8ff-e40b-46a8-9c9e-4145cfbf9df4.jpg already downloaded
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5724531%252Fgeneral%252F5e30128e-0f8a-4432-8738-610d5064e436.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724531/general/5e30128e-0f8a-4432-8738-610d5064e436.jpg already downloaded
2026-03-24 13:44:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0eb7048a-b418-52d7-a935-968bcac24a9a, identifier: 10716549
2026-03-24 13:44:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549
2026-03-24 13:44:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549
2026-03-24 13:44:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0eb7048a-b418-52d7-a935-968bcac24a9a with identifier: 10716549 to the API
2026-03-24 13:44:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0eb7048a-b418-52d7-a935-968bcac24a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-176-VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716549',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 65890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5724531/general/6527667d-3331-4594-87e5-98551cd4b122.jpg',
'https://images.openlane.eu/carimgs/5724531/general/244612cf-88b4-45ee-a668-a5d83c373eb1.jpg',
'https://images.openlane.eu/carimgs/5724531/general/1f1f1ada-4fe1-437e-b479-caa2423e9d02.jpg',
'https://images.openlane.eu/carimgs/5724531/general/a4e6d94f-d6af-4a58-b6aa-ddbe78fd81c4.jpg',
'https://images.openlane.eu/carimgs/5724531/general/9223e39a-fb32-4d06-a80b-ef4a470e1c12.jpg',
'https://images.openlane.eu/carimgs/5724531/general/bd9fcd67-5e53-48b5-b0b8-3c50305db5e4.jpg',
'https://images.openlane.eu/carimgs/5724531/general/d3dba6a8-ccad-4b2a-941c-03e820b7847e.jpg',
'https://images.openlane.eu/carimgs/5724531/general/247acb71-49a7-437f-b2f7-f2eb027cf843.jpg',
'https://images.openlane.eu/carimgs/5724531/general/9412a8ff-e40b-46a8-9c9e-4145cfbf9df4.jpg',
'https://images.openlane.eu/carimgs/5724531/general/5e30128e-0f8a-4432-8738-610d5064e436.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/6527667d-3331-4594-87e5-98551cd4b122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/244612cf-88b4-45ee-a668-a5d83c373eb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/1f1f1ada-4fe1-437e-b479-caa2423e9d02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/a4e6d94f-d6af-4a58-b6aa-ddbe78fd81c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/9223e39a-fb32-4d06-a80b-ef4a470e1c12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/bd9fcd67-5e53-48b5-b0b8-3c50305db5e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/d3dba6a8-ccad-4b2a-941c-03e820b7847e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/247acb71-49a7-437f-b2f7-f2eb027cf843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/9412a8ff-e40b-46a8-9c9e-4145cfbf9df4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0eb7048a-b418-52d7-a935-968bcac24a9a/0eb7048a-b418-52d7-a935-968bcac24a9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724531/general/5e30128e-0f8a-4432-8738-610d5064e436.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 7,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 5008 1.2 Active Business - Petrol - Manual - 130 hp - '
'65.890 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-24 13:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:39 [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-24 13:44:39 [adesa.fr] INFO: Saving data for 10716549: {'created_time': 1774359879.486066, 'last_price_update_time': 1774359879.486077, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716549') HTTP/1.1" 204 0
2026-03-24 13:44:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.580(s), this was the 1st time calling it.
2026-03-24 13:44:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.771731985737596 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-24 13:44:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495
2026-03-24 13:44:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5806ac57-9e51-510b-9b05-eaedae4f293e with scrape type 1
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5806ac57-9e51-510b-9b05-eaedae4f293e
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F4d6f953c-f538-4676-ab89-41b50bd892e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/4d6f953c-f538-4676-ab89-41b50bd892e5.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F1fbbedab-60cb-43da-be8d-4a4159185d52.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/1fbbedab-60cb-43da-be8d-4a4159185d52.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252F1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252Fe36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/e36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252Fb2b93841-4a51-4d0b-ba99-c6f716a08866.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/b2b93841-4a51-4d0b-ba99-c6f716a08866.jpg already downloaded
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5669262%252Fgeneral%252Fb671dd82-4cff-4d54-800a-c6e91be98020.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/b671dd82-4cff-4d54-800a-c6e91be98020.jpg already downloaded
2026-03-24 13:44:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5806ac57-9e51-510b-9b05-eaedae4f293e, identifier: 10716495
2026-03-24 13:44:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495
2026-03-24 13:44:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495
2026-03-24 13:44:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10716495 to the API
2026-03-24 13:44:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716495>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '5806ac57-9e51-510b-9b05-eaedae4f293e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD209WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716495',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 51588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5669262/general/8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg',
'https://images.openlane.eu/carimgs/5669262/general/0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg',
'https://images.openlane.eu/carimgs/5669262/general/4d6f953c-f538-4676-ab89-41b50bd892e5.jpg',
'https://images.openlane.eu/carimgs/5669262/general/0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg',
'https://images.openlane.eu/carimgs/5669262/general/1fbbedab-60cb-43da-be8d-4a4159185d52.jpg',
'https://images.openlane.eu/carimgs/5669262/general/2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg',
'https://images.openlane.eu/carimgs/5669262/general/1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg',
'https://images.openlane.eu/carimgs/5669262/general/e36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg',
'https://images.openlane.eu/carimgs/5669262/general/b2b93841-4a51-4d0b-ba99-c6f716a08866.jpg',
'https://images.openlane.eu/carimgs/5669262/general/b671dd82-4cff-4d54-800a-c6e91be98020.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/4d6f953c-f538-4676-ab89-41b50bd892e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/1fbbedab-60cb-43da-be8d-4a4159185d52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/e36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/b2b93841-4a51-4d0b-ba99-c6f716a08866.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/b671dd82-4cff-4d54-800a-c6e91be98020.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'51.588 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:41 [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-24 13:44:41 [adesa.fr] INFO: Saving data for 10716495: {'created_time': 1774359881.228972, 'last_price_update_time': 1774359881.228988, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716495') HTTP/1.1" 204 0
2026-03-24 13:44:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539
2026-03-24 13:44:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706d37b2-d5ac-51ab-9258-8cede04b209d with scrape type 1
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 706d37b2-d5ac-51ab-9258-8cede04b209d
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252F5ddaa0eb-35d6-40b7-aac1-953e2f3d8f7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/5ddaa0eb-35d6-40b7-aac1-953e2f3d8f7e.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252Fe2a6c04f-97d5-429a-907d-f02afa879594.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/e2a6c04f-97d5-429a-907d-f02afa879594.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252F8067c1d4-17f6-42d9-a362-a30359e73b19.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/8067c1d4-17f6-42d9-a362-a30359e73b19.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252Feb9ec01f-6116-4616-a4f6-bdcceec80314.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/eb9ec01f-6116-4616-a4f6-bdcceec80314.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252F130de0e5-5dbd-4175-b218-af84f2ad91a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/130de0e5-5dbd-4175-b218-af84f2ad91a2.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252F3b202ad7-4f76-4d63-9f54-682b5d13ddaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/3b202ad7-4f76-4d63-9f54-682b5d13ddaf.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252Ff1ea2220-a2c0-40fc-a5e7-8d1de16496f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/f1ea2220-a2c0-40fc-a5e7-8d1de16496f3.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252Ff13c2b32-0568-4c1b-8106-65db4d0b7d06.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/f13c2b32-0568-4c1b-8106-65db4d0b7d06.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252Fd4848fd1-0193-434c-8558-78671df236ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/d4848fd1-0193-434c-8558-78671df236ef.jpg already downloaded
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5718658%252Fgeneral%252Ff807a0b1-5a93-448a-9387-48482d62b5ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718658/general/f807a0b1-5a93-448a-9387-48482d62b5ce.jpg already downloaded
2026-03-24 13:44:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 706d37b2-d5ac-51ab-9258-8cede04b209d, identifier: 10716539
2026-03-24 13:44:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539
2026-03-24 13:44:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539
2026-03-24 13:44:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 706d37b2-d5ac-51ab-9258-8cede04b209d with identifier: 10716539 to the API
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716539>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '706d37b2-d5ac-51ab-9258-8cede04b209d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD784JN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716539',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5718658/general/5ddaa0eb-35d6-40b7-aac1-953e2f3d8f7e.jpg',
'https://images.openlane.eu/carimgs/5718658/general/e2a6c04f-97d5-429a-907d-f02afa879594.jpg',
'https://images.openlane.eu/carimgs/5718658/general/8067c1d4-17f6-42d9-a362-a30359e73b19.jpg',
'https://images.openlane.eu/carimgs/5718658/general/eb9ec01f-6116-4616-a4f6-bdcceec80314.jpg',
'https://images.openlane.eu/carimgs/5718658/general/130de0e5-5dbd-4175-b218-af84f2ad91a2.jpg',
'https://images.openlane.eu/carimgs/5718658/general/3b202ad7-4f76-4d63-9f54-682b5d13ddaf.jpg',
'https://images.openlane.eu/carimgs/5718658/general/f1ea2220-a2c0-40fc-a5e7-8d1de16496f3.jpg',
'https://images.openlane.eu/carimgs/5718658/general/f13c2b32-0568-4c1b-8106-65db4d0b7d06.jpg',
'https://images.openlane.eu/carimgs/5718658/general/d4848fd1-0193-434c-8558-78671df236ef.jpg',
'https://images.openlane.eu/carimgs/5718658/general/f807a0b1-5a93-448a-9387-48482d62b5ce.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/5ddaa0eb-35d6-40b7-aac1-953e2f3d8f7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/e2a6c04f-97d5-429a-907d-f02afa879594.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/8067c1d4-17f6-42d9-a362-a30359e73b19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/eb9ec01f-6116-4616-a4f6-bdcceec80314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/130de0e5-5dbd-4175-b218-af84f2ad91a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/3b202ad7-4f76-4d63-9f54-682b5d13ddaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/f1ea2220-a2c0-40fc-a5e7-8d1de16496f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/f13c2b32-0568-4c1b-8106-65db4d0b7d06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/d4848fd1-0193-434c-8558-78671df236ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706d37b2-d5ac-51ab-9258-8cede04b209d/706d37b2-d5ac-51ab-9258-8cede04b209d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718658/general/f807a0b1-5a93-448a-9387-48482d62b5ce.jpg',
'Width': 1024}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'179.430 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:41 [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-24 13:44:41 [adesa.fr] INFO: Saving data for 10716539: {'created_time': 1774359881.889696, 'last_price_update_time': 1774359881.889708, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716539') HTTP/1.1" 204 0
2026-03-24 13:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9488687f-c2fd-520a-868b-7f089dd93c46 with identifier: 10716505
2026-03-24 13:44:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9488687f-c2fd-520a-868b-7f089dd93c46 with scrape type 1
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9488687f-c2fd-520a-868b-7f089dd93c46
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252F2fa72b31-2b2c-4dc7-ba15-303891125b12.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/2fa72b31-2b2c-4dc7-ba15-303891125b12.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252F76b45e2a-054a-49f8-a7e8-ce651e290c73.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/76b45e2a-054a-49f8-a7e8-ce651e290c73.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252Fe43e828d-a6d1-4bf2-8c29-e401c830bf7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/e43e828d-a6d1-4bf2-8c29-e401c830bf7d.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252F8b568c49-2a0f-4a68-9d05-a1a4a388979b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/8b568c49-2a0f-4a68-9d05-a1a4a388979b.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252F0411450f-a268-4234-b6da-56d0a169e345.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/0411450f-a268-4234-b6da-56d0a169e345.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252Fc82330b8-4c00-41da-8010-d6ad5c443256.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/c82330b8-4c00-41da-8010-d6ad5c443256.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252F201fc3fb-cd44-433f-9ddd-7e5431778aef.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/201fc3fb-cd44-433f-9ddd-7e5431778aef.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252Fd15883f8-3447-4dbf-a2c2-a2f9abeb2c9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/d15883f8-3447-4dbf-a2c2-a2f9abeb2c9b.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252F2424ddef-9669-4288-874a-0158b254de47.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/2424ddef-9669-4288-874a-0158b254de47.jpg already downloaded
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5688930%252Fgeneral%252Fd19bd473-5227-4bf1-b97a-afecc8509f7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688930/general/d19bd473-5227-4bf1-b97a-afecc8509f7a.jpg already downloaded
2026-03-24 13:44:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9488687f-c2fd-520a-868b-7f089dd93c46, identifier: 10716505
2026-03-24 13:44:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9488687f-c2fd-520a-868b-7f089dd93c46 with identifier: 10716505
2026-03-24 13:44:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9488687f-c2fd-520a-868b-7f089dd93c46 with identifier: 10716505
2026-03-24 13:44:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9488687f-c2fd-520a-868b-7f089dd93c46 with identifier: 10716505 to the API
2026-03-24 13:44:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716505>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '9488687f-c2fd-520a-868b-7f089dd93c46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH047GT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716505',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 168506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5688930/general/2fa72b31-2b2c-4dc7-ba15-303891125b12.jpg',
'https://images.openlane.eu/carimgs/5688930/general/76b45e2a-054a-49f8-a7e8-ce651e290c73.jpg',
'https://images.openlane.eu/carimgs/5688930/general/e43e828d-a6d1-4bf2-8c29-e401c830bf7d.jpg',
'https://images.openlane.eu/carimgs/5688930/general/8b568c49-2a0f-4a68-9d05-a1a4a388979b.jpg',
'https://images.openlane.eu/carimgs/5688930/general/0411450f-a268-4234-b6da-56d0a169e345.jpg',
'https://images.openlane.eu/carimgs/5688930/general/c82330b8-4c00-41da-8010-d6ad5c443256.jpg',
'https://images.openlane.eu/carimgs/5688930/general/201fc3fb-cd44-433f-9ddd-7e5431778aef.jpg',
'https://images.openlane.eu/carimgs/5688930/general/d15883f8-3447-4dbf-a2c2-a2f9abeb2c9b.jpg',
'https://images.openlane.eu/carimgs/5688930/general/2424ddef-9669-4288-874a-0158b254de47.jpg',
'https://images.openlane.eu/carimgs/5688930/general/d19bd473-5227-4bf1-b97a-afecc8509f7a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/2fa72b31-2b2c-4dc7-ba15-303891125b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/76b45e2a-054a-49f8-a7e8-ce651e290c73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/e43e828d-a6d1-4bf2-8c29-e401c830bf7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/8b568c49-2a0f-4a68-9d05-a1a4a388979b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/0411450f-a268-4234-b6da-56d0a169e345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/c82330b8-4c00-41da-8010-d6ad5c443256.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/201fc3fb-cd44-433f-9ddd-7e5431778aef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/d15883f8-3447-4dbf-a2c2-a2f9abeb2c9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/2424ddef-9669-4288-874a-0158b254de47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9488687f-c2fd-520a-868b-7f089dd93c46/9488687f-c2fd-520a-868b-7f089dd93c46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688930/general/d19bd473-5227-4bf1-b97a-afecc8509f7a.jpg',
'Width': 1024}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 180 hp - 168.506 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716505%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [adesa.fr] INFO: Saving data for 10716505: {'created_time': 1774359884.462348, 'last_price_update_time': 1774359884.46236, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716505') HTTP/1.1" 204 0
2026-03-24 13:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506
2026-03-24 13:44:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98fb0101-701f-56a6-a49a-3ddb7de1f59b with scrape type 1
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98fb0101-701f-56a6-a49a-3ddb7de1f59b
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252Fac8ce898-286e-472d-b764-5a3a460cae93.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/ac8ce898-286e-472d-b764-5a3a460cae93.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252Ff9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/f9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252Fba1bc4af-414d-428e-95f8-e3054e8af80f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/ba1bc4af-414d-428e-95f8-e3054e8af80f.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252F0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252F0e3701c7-c030-4030-a77a-b41147be7bdb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/0e3701c7-c030-4030-a77a-b41147be7bdb.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252F994ce381-e05c-4015-b7d0-fcc3c0077731.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/994ce381-e05c-4015-b7d0-fcc3c0077731.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252Fa370026f-d1f1-4003-b937-c9411bf4b7c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/a370026f-d1f1-4003-b937-c9411bf4b7c7.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252Fb50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/b50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252F14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg already downloaded
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5690299%252Fgeneral%252Fc88babc1-255c-4610-ad1f-37a8196a1642.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/c88babc1-255c-4610-ad1f-37a8196a1642.jpg already downloaded
2026-03-24 13:44:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98fb0101-701f-56a6-a49a-3ddb7de1f59b, identifier: 10716506
2026-03-24 13:44:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506
2026-03-24 13:44:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506
2026-03-24 13:44:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10716506 to the API
2026-03-24 13:44:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '98fb0101-701f-56a6-a49a-3ddb7de1f59b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-662-FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716506',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 248054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5690299/general/ac8ce898-286e-472d-b764-5a3a460cae93.jpg',
'https://images.openlane.eu/carimgs/5690299/general/f9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg',
'https://images.openlane.eu/carimgs/5690299/general/ba1bc4af-414d-428e-95f8-e3054e8af80f.jpg',
'https://images.openlane.eu/carimgs/5690299/general/0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg',
'https://images.openlane.eu/carimgs/5690299/general/0e3701c7-c030-4030-a77a-b41147be7bdb.jpg',
'https://images.openlane.eu/carimgs/5690299/general/994ce381-e05c-4015-b7d0-fcc3c0077731.jpg',
'https://images.openlane.eu/carimgs/5690299/general/a370026f-d1f1-4003-b937-c9411bf4b7c7.jpg',
'https://images.openlane.eu/carimgs/5690299/general/b50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg',
'https://images.openlane.eu/carimgs/5690299/general/14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg',
'https://images.openlane.eu/carimgs/5690299/general/c88babc1-255c-4610-ad1f-37a8196a1642.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/ac8ce898-286e-472d-b764-5a3a460cae93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/f9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/ba1bc4af-414d-428e-95f8-e3054e8af80f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/0e3701c7-c030-4030-a77a-b41147be7bdb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/994ce381-e05c-4015-b7d0-fcc3c0077731.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/a370026f-d1f1-4003-b937-c9411bf4b7c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/b50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/c88babc1-255c-4610-ad1f-37a8196a1642.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-12-10',
'seats_number': 3,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot Expert Long 2.0 HDI Asphalt - Diesel - Manual - 150 hp - '
'248.054 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2019}
2026-03-24 13:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:45 [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-24 13:44:45 [adesa.fr] INFO: Saving data for 10716506: {'created_time': 1774359885.232013, 'last_price_update_time': 1774359885.232026, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716506') HTTP/1.1" 204 0
2026-03-24 13:44:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:44:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-24 13:44:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9455d482-9da0-5352-b5e5-1d380e6cff05 with scrape type 2
2026-03-24 13:44:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9455d482-9da0-5352-b5e5-1d380e6cff05 with scrape type 2
2026-03-24 13:44:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9455d482-9da0-5352-b5e5-1d380e6cff05, identifier: 10666205
2026-03-24 13:44:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-24 13:44:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205
2026-03-24 13:44:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9455d482-9da0-5352-b5e5-1d380e6cff05 with identifier: 10666205 to the API
2026-03-24 13:44:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666205>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 183,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '9455d482-9da0-5352-b5e5-1d380e6cff05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56556',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666205',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 40298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Compass 1.3 - AWD - Hybrid - Automatic - 183 hp - 40.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 13:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:47 [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-24 13:44:47 [adesa.fr] INFO: Saving data for 10666205: {'auction_closing_time': 1798675200.0, 'created_time': 1773408750.243243, 'last_price_update_time': 1774359887.776183}
2026-03-24 13:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10666205') HTTP/1.1" 204 0
2026-03-24 13:44:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.273(s), this was the 1st time calling it.
2026-03-24 13:44:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.99944909377911 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-24 13:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508
2026-03-24 13:44:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32e87a0f-8631-5a92-80b0-68d2a29cac11 with scrape type 1
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32e87a0f-8631-5a92-80b0-68d2a29cac11
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252Fa82b96be-da0d-4e7a-ab54-671f31904c17.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/a82b96be-da0d-4e7a-ab54-671f31904c17.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F63606b8f-1882-450b-9739-24db127b6314.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/63606b8f-1882-450b-9739-24db127b6314.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252Fdf6cc603-3a25-4d20-b809-55c56d5f3687.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/df6cc603-3a25-4d20-b809-55c56d5f3687.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252F2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg already downloaded
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5692226%252Fgeneral%252Fed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/ed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg already downloaded
2026-03-24 13:44:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32e87a0f-8631-5a92-80b0-68d2a29cac11, identifier: 10716508
2026-03-24 13:44:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508
2026-03-24 13:44:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508
2026-03-24 13:44:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10716508 to the API
2026-03-24 13:44:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '32e87a0f-8631-5a92-80b0-68d2a29cac11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-137-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716508',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5692226/general/7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/a82b96be-da0d-4e7a-ab54-671f31904c17.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/63606b8f-1882-450b-9739-24db127b6314.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/df6cc603-3a25-4d20-b809-55c56d5f3687.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/ed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2639436,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2635871,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2692860,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/a82b96be-da0d-4e7a-ab54-671f31904c17.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2877567,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2886003,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/63606b8f-1882-450b-9739-24db127b6314.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2871852,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/df6cc603-3a25-4d20-b809-55c56d5f3687.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2492475,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2924020,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3004722,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2718222,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/ed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg',
'Width': 4032}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 3008 1.2i Allure Pack - Petrol - Manual - 130 hp - 88.335 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 13:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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-24 13:44:50 [adesa.fr] INFO: Saving data for 10716508: {'created_time': 1774359890.635437, 'last_price_update_time': 1774359890.635448, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716508') HTTP/1.1" 204 0
2026-03-24 13:44:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515
2026-03-24 13:44:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991ec142-6334-59ac-8aa2-c4b72412bbc0 with scrape type 1
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 991ec142-6334-59ac-8aa2-c4b72412bbc0
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F0295da31-463a-46dd-b622-7bc30f765188.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/0295da31-463a-46dd-b622-7bc30f765188.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F1897ccfd-3d2d-440b-a435-1d079a619590.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/1897ccfd-3d2d-440b-a435-1d079a619590.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F6d72608d-b804-4c66-b737-cdc35b305d3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6d72608d-b804-4c66-b737-cdc35b305d3a.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F6a805a62-99e2-4002-bd88-00b1b38b477f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6a805a62-99e2-4002-bd88-00b1b38b477f.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F6542b243-a6b9-49cf-8999-36b3548345ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6542b243-a6b9-49cf-8999-36b3548345ea.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252Ffb1b031b-0970-412d-a1d2-3f019f9aae95.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/fb1b031b-0970-412d-a1d2-3f019f9aae95.jpg already downloaded
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5698288%252Fgeneral%252F8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg already downloaded
2026-03-24 13:44:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 991ec142-6334-59ac-8aa2-c4b72412bbc0, identifier: 10716515
2026-03-24 13:44:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515
2026-03-24 13:44:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515
2026-03-24 13:44:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10716515 to the API
2026-03-24 13:44:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '991ec142-6334-59ac-8aa2-c4b72412bbc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-853-NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716515',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 172362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5698288/general/0295da31-463a-46dd-b622-7bc30f765188.jpg',
'https://images.openlane.eu/carimgs/5698288/general/1897ccfd-3d2d-440b-a435-1d079a619590.jpg',
'https://images.openlane.eu/carimgs/5698288/general/1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6d72608d-b804-4c66-b737-cdc35b305d3a.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6a805a62-99e2-4002-bd88-00b1b38b477f.jpg',
'https://images.openlane.eu/carimgs/5698288/general/1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6542b243-a6b9-49cf-8999-36b3548345ea.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg',
'https://images.openlane.eu/carimgs/5698288/general/fb1b031b-0970-412d-a1d2-3f019f9aae95.jpg',
'https://images.openlane.eu/carimgs/5698288/general/8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/0295da31-463a-46dd-b622-7bc30f765188.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/1897ccfd-3d2d-440b-a435-1d079a619590.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6d72608d-b804-4c66-b737-cdc35b305d3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6a805a62-99e2-4002-bd88-00b1b38b477f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6542b243-a6b9-49cf-8999-36b3548345ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/fb1b031b-0970-412d-a1d2-3f019f9aae95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 172.362 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:55 [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-24 13:44:55 [adesa.fr] INFO: Saving data for 10716515: {'created_time': 1774359895.244686, 'last_price_update_time': 1774359895.244701, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716515') HTTP/1.1" 204 0
2026-03-24 13:44:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535
2026-03-24 13:44:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with scrape type 1
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252Fb3df1199-add7-4174-a831-3bff604ebd7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/b3df1199-add7-4174-a831-3bff604ebd7b.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F6f027ffa-23e7-4405-945a-203cf469ca20.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/6f027ffa-23e7-4405-945a-203cf469ca20.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F7d046243-983c-4c57-939d-553d07eb1422.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/7d046243-983c-4c57-939d-553d07eb1422.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252Fd07d2f44-4d9d-4b62-9cf9-be5f14fe6410.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/d07d2f44-4d9d-4b62-9cf9-be5f14fe6410.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F4fd1d103-dba1-4c54-8a1d-18f0a2e30a0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/4fd1d103-dba1-4c54-8a1d-18f0a2e30a0f.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F627d9aa6-4896-4640-b007-f2277582bc66.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/627d9aa6-4896-4640-b007-f2277582bc66.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F75810d76-2ab2-40d6-9a0b-d45759b7b35b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/75810d76-2ab2-40d6-9a0b-d45759b7b35b.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F7703b03d-4768-4e23-bf8f-0681a2fb6ad3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/7703b03d-4768-4e23-bf8f-0681a2fb6ad3.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252F773dd799-01f0-4050-8990-5d6f8a434d20.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/773dd799-01f0-4050-8990-5d6f8a434d20.jpg already downloaded
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5715114%252Fgeneral%252Fda8d8116-ef93-46b2-be9d-8d490940a0cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715114/general/da8d8116-ef93-46b2-be9d-8d490940a0cf.jpg already downloaded
2026-03-24 13:44:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730, identifier: 10716535
2026-03-24 13:44:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535
2026-03-24 13:44:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535
2026-03-24 13:44:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730 with identifier: 10716535 to the API
2026-03-24 13:44:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716535>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ991VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716535',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 194294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5715114/general/b3df1199-add7-4174-a831-3bff604ebd7b.jpg',
'https://images.openlane.eu/carimgs/5715114/general/6f027ffa-23e7-4405-945a-203cf469ca20.jpg',
'https://images.openlane.eu/carimgs/5715114/general/7d046243-983c-4c57-939d-553d07eb1422.jpg',
'https://images.openlane.eu/carimgs/5715114/general/d07d2f44-4d9d-4b62-9cf9-be5f14fe6410.jpg',
'https://images.openlane.eu/carimgs/5715114/general/4fd1d103-dba1-4c54-8a1d-18f0a2e30a0f.jpg',
'https://images.openlane.eu/carimgs/5715114/general/627d9aa6-4896-4640-b007-f2277582bc66.jpg',
'https://images.openlane.eu/carimgs/5715114/general/75810d76-2ab2-40d6-9a0b-d45759b7b35b.jpg',
'https://images.openlane.eu/carimgs/5715114/general/7703b03d-4768-4e23-bf8f-0681a2fb6ad3.jpg',
'https://images.openlane.eu/carimgs/5715114/general/773dd799-01f0-4050-8990-5d6f8a434d20.jpg',
'https://images.openlane.eu/carimgs/5715114/general/da8d8116-ef93-46b2-be9d-8d490940a0cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/b3df1199-add7-4174-a831-3bff604ebd7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/6f027ffa-23e7-4405-945a-203cf469ca20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/7d046243-983c-4c57-939d-553d07eb1422.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/d07d2f44-4d9d-4b62-9cf9-be5f14fe6410.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/4fd1d103-dba1-4c54-8a1d-18f0a2e30a0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/627d9aa6-4896-4640-b007-f2277582bc66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/75810d76-2ab2-40d6-9a0b-d45759b7b35b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/7703b03d-4768-4e23-bf8f-0681a2fb6ad3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/773dd799-01f0-4050-8990-5d6f8a434d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730/a13e3cef-5d5a-5cfa-b1c1-90ca1c8a6730_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715114/general/da8d8116-ef93-46b2-be9d-8d490940a0cf.jpg',
'Width': 1024}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 2,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'110 hp - 194.294 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2019}
2026-03-24 13:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:56 [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-24 13:44:56 [adesa.fr] INFO: Saving data for 10716535: {'created_time': 1774359896.080932, 'last_price_update_time': 1774359896.080943, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716535') HTTP/1.1" 204 0
2026-03-24 13:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478
2026-03-24 13:44:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d88a06fa-8589-54f2-8007-7717306ad963 with scrape type 1
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252Fd73f57fe-9e0e-4802-85f2-9f48d29e083b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/d73f57fe-9e0e-4802-85f2-9f48d29e083b.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F5f4af83f-278e-4ec2-a0ee-82081eee9035.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/5f4af83f-278e-4ec2-a0ee-82081eee9035.jpg not downloaded yet
2026-03-24 13:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F6bd403b2-cbc9-4132-86b0-0d3fbeaa9fdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/6bd403b2-cbc9-4132-86b0-0d3fbeaa9fdc.jpg not downloaded yet
2026-03-24 13:44:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F009e72f0-8f28-497d-875f-e1d28e31d564.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/009e72f0-8f28-497d-875f-e1d28e31d564.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F566d50fa-3dfd-41c9-8179-1490a521e6cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/566d50fa-3dfd-41c9-8179-1490a521e6cf.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F54a52e94-6385-440c-8e74-0c3379299d9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/54a52e94-6385-440c-8e74-0c3379299d9f.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252Ffcf8d6f0-b9d2-46e5-b8ba-eeb7ec8940a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/fcf8d6f0-b9d2-46e5-b8ba-eeb7ec8940a5.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F39b5315e-610a-4fd8-b851-10cbec87b0da.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/39b5315e-610a-4fd8-b851-10cbec87b0da.jpg not downloaded yet
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5734555%252Fgeneral%252F1877fc1f-24c1-4806-b288-3638109ed33f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/1877fc1f-24c1-4806-b288-3638109ed33f.jpg not downloaded yet
2026-03-24 13:44:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521
2026-03-24 13:44:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931b79da-d054-50e2-9829-767d56c3a29d with scrape type 1
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 931b79da-d054-50e2-9829-767d56c3a29d
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252Fae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/ae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F434dde19-35e4-471e-a217-c77aec2a6301.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/434dde19-35e4-471e-a217-c77aec2a6301.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252Fa813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/a813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F67d09313-bc18-4643-aa8a-2721651c38bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/67d09313-bc18-4643-aa8a-2721651c38bd.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252Fcc6477ec-2f19-4ae0-9645-59886812391b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/cc6477ec-2f19-4ae0-9645-59886812391b.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F27d54d59-8ba5-4be3-aff6-cf4673895110.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/27d54d59-8ba5-4be3-aff6-cf4673895110.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg already downloaded
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5703688%252Fgeneral%252F975581b7-82f7-4241-9e18-70c4b89e71ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/975581b7-82f7-4241-9e18-70c4b89e71ef.jpg already downloaded
2026-03-24 13:44:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 931b79da-d054-50e2-9829-767d56c3a29d, identifier: 10716521
2026-03-24 13:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/5f4af83f-278e-4ec2-a0ee-82081eee9035.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521
2026-03-24 13:44:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521
2026-03-24 13:44:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10716521 to the API
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:44: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-24 13:44:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '931b79da-d054-50e2-9829-767d56c3a29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-512-MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716521',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 195133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5703688/general/ae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg',
'https://images.openlane.eu/carimgs/5703688/general/434dde19-35e4-471e-a217-c77aec2a6301.jpg',
'https://images.openlane.eu/carimgs/5703688/general/a813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg',
'https://images.openlane.eu/carimgs/5703688/general/67d09313-bc18-4643-aa8a-2721651c38bd.jpg',
'https://images.openlane.eu/carimgs/5703688/general/38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg',
'https://images.openlane.eu/carimgs/5703688/general/cc6477ec-2f19-4ae0-9645-59886812391b.jpg',
'https://images.openlane.eu/carimgs/5703688/general/27d54d59-8ba5-4be3-aff6-cf4673895110.jpg',
'https://images.openlane.eu/carimgs/5703688/general/4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg',
'https://images.openlane.eu/carimgs/5703688/general/98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg',
'https://images.openlane.eu/carimgs/5703688/general/975581b7-82f7-4241-9e18-70c4b89e71ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/ae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/434dde19-35e4-471e-a217-c77aec2a6301.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/a813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/67d09313-bc18-4643-aa8a-2721651c38bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/cc6477ec-2f19-4ae0-9645-59886812391b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/27d54d59-8ba5-4be3-aff6-cf4673895110.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/975581b7-82f7-4241-9e18-70c4b89e71ef.jpg',
'Width': 1024}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Mercedes-Benz GLC 300e Avantgarde - 4-Matic - Hybrid - Automatic - '
'211 hp - 195.133 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:58 [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-24 13:44:58 [adesa.fr] INFO: Saving data for 10716521: {'created_time': 1774359898.990201, 'last_price_update_time': 1774359898.990213, 'auction_closing_time': 1774609200.0}
2026-03-24 13:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716521') HTTP/1.1" 204 0
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0fef90>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F5f4af83f-278e-4ec2-a0ee-82081eee9035.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/5f4af83f-278e-4ec2-a0ee-82081eee9035.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/1877fc1f-24c1-4806-b288-3638109ed33f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/39b5315e-610a-4fd8-b851-10cbec87b0da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507730890>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F1877fc1f-24c1-4806-b288-3638109ed33f.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/1877fc1f-24c1-4806-b288-3638109ed33f.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/fcf8d6f0-b9d2-46e5-b8ba-eeb7ec8940a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c200110>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F39b5315e-610a-4fd8-b851-10cbec87b0da.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/39b5315e-610a-4fd8-b851-10cbec87b0da.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:44:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507730890>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252Ffcf8d6f0-b9d2-46e5-b8ba-eeb7ec8940a5.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/fcf8d6f0-b9d2-46e5-b8ba-eeb7ec8940a5.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/54a52e94-6385-440c-8e74-0c3379299d9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/566d50fa-3dfd-41c9-8179-1490a521e6cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481
2026-03-24 13:44:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec964832-0071-5f48-8d6e-77805eb459f3 with scrape type 1
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg not downloaded yet
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F20c56e0d-cde5-4705-bdea-aba92eb85527.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg not downloaded yet
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/009e72f0-8f28-497d-875f-e1d28e31d564.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg not downloaded yet
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/6bd403b2-cbc9-4132-86b0-0d3fbeaa9fdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg not downloaded yet
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507750210>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F54a52e94-6385-440c-8e74-0c3379299d9f.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/54a52e94-6385-440c-8e74-0c3379299d9f.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252Ff54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg not downloaded yet
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1982d0>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F566d50fa-3dfd-41c9-8179-1490a521e6cf.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/566d50fa-3dfd-41c9-8179-1490a521e6cf.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F64d634c9-d93f-46d1-b84f-00146c99c87a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg not downloaded yet
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c6d90>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F009e72f0-8f28-497d-875f-e1d28e31d564.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/009e72f0-8f28-497d-875f-e1d28e31d564.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F202b554e-d5a4-4aec-8048-e658bb5382ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg not downloaded yet
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c115050>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F6bd403b2-cbc9-4132-86b0-0d3fbeaa9fdc.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/6bd403b2-cbc9-4132-86b0-0d3fbeaa9fdc.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg not downloaded yet
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252Fc0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg not downloaded yet
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c17bb50>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F20c56e0d-cde5-4705-bdea-aba92eb85527.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44: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%252F5735170%252Fgeneral%252F2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg not downloaded yet
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506be8550>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c26be90>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252Ff54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg') HTTP/1.1" 204 0
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg saved to cache
2026-03-24 13:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e3e610>
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F202b554e-d5a4-4aec-8048-e658bb5382ed.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c32c110>
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252Fc0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1287d0>
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716481)
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75077da010>
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c109590>
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F64d634c9-d93f-46d1-b84f-00146c99c87a.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507727550>
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c203e50>
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg saved to cache
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-24 13:45:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec964832-0071-5f48-8d6e-77805eb459f3, skipping ID generation
2026-03-24 13:45:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec964832-0071-5f48-8d6e-77805eb459f3 with scrape type 1
2026-03-24 13:45:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec964832-0071-5f48-8d6e-77805eb459f3 sending to next pipeline
2026-03-24 13:45:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec964832-0071-5f48-8d6e-77805eb459f3, identifier: 10716481
2026-03-24 13:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/d73f57fe-9e0e-4802-85f2-9f48d29e083b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:45:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481
2026-03-24 13:45:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481
2026-03-24 13:45:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10716481 to the API
2026-03-24 13:45:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ec964832-0071-5f48-8d6e-77805eb459f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK498SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716481',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'107.643 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:01 [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-24 13:45:01 [adesa.fr] INFO: Saving data for 10716481: {'created_time': 1774359901.337008, 'last_price_update_time': 1774359901.337024, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716481') HTTP/1.1" 204 0
2026-03-24 13:45:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734555/general/1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716478)
2026-03-24 13:45:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490
2026-03-24 13:45:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa331c3c-d71a-52dd-961c-9924d5b514c8 with scrape type 1
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa331c3c-d71a-52dd-961c-9924d5b514c8
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F756c931c-4862-4a8e-afc1-629dfac79339.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/756c931c-4862-4a8e-afc1-629dfac79339.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F4112606e-2235-4233-92f9-1cbab3509ce3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/4112606e-2235-4233-92f9-1cbab3509ce3.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F684af00b-886f-4c5d-a51e-c13d804c25ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/684af00b-886f-4c5d-a51e-c13d804c25ff.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F5509b372-4a59-481d-8d25-647ca3662612.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/5509b372-4a59-481d-8d25-647ca3662612.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg already downloaded
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5637198%252Fgeneral%252F4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg already downloaded
2026-03-24 13:45:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa331c3c-d71a-52dd-961c-9924d5b514c8, identifier: 10716490
2026-03-24 13:45:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c182e50>
2026-03-24 13:45:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252Fd73f57fe-9e0e-4802-85f2-9f48d29e083b.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/d73f57fe-9e0e-4802-85f2-9f48d29e083b.jpg saved to cache
2026-03-24 13:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:45:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490
2026-03-24 13:45:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490
2026-03-24 13:45:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10716490 to the API
2026-03-24 13:45:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aa331c3c-d71a-52dd-961c-9924d5b514c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-294-FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716490',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 94918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5637198/general/25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg',
'https://images.openlane.eu/carimgs/5637198/general/1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg',
'https://images.openlane.eu/carimgs/5637198/general/756c931c-4862-4a8e-afc1-629dfac79339.jpg',
'https://images.openlane.eu/carimgs/5637198/general/4112606e-2235-4233-92f9-1cbab3509ce3.jpg',
'https://images.openlane.eu/carimgs/5637198/general/5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg',
'https://images.openlane.eu/carimgs/5637198/general/684af00b-886f-4c5d-a51e-c13d804c25ff.jpg',
'https://images.openlane.eu/carimgs/5637198/general/1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg',
'https://images.openlane.eu/carimgs/5637198/general/5509b372-4a59-481d-8d25-647ca3662612.jpg',
'https://images.openlane.eu/carimgs/5637198/general/7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg',
'https://images.openlane.eu/carimgs/5637198/general/4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722631,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633195,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664941,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/756c931c-4862-4a8e-afc1-629dfac79339.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562180,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/4112606e-2235-4233-92f9-1cbab3509ce3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 869146,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491476,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/684af00b-886f-4c5d-a51e-c13d804c25ff.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427684,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509391,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/5509b372-4a59-481d-8d25-647ca3662612.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 692630,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380003,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg',
'Width': 2000}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'94.918 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:02 [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-24 13:45:02 [adesa.fr] INFO: Saving data for 10716490: {'created_time': 1774359902.793944, 'last_price_update_time': 1774359902.793956, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716490') HTTP/1.1" 204 0
2026-03-24 13:45:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c17f890>
2026-03-24 13:45:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734555%252Fgeneral%252F1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734555/general/1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg saved to cache
2026-03-24 13:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d88a06fa-8589-54f2-8007-7717306ad963
2026-03-24 13:45:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d88a06fa-8589-54f2-8007-7717306ad963, skipping ID generation
2026-03-24 13:45:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d88a06fa-8589-54f2-8007-7717306ad963 with scrape type 1
2026-03-24 13:45:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d88a06fa-8589-54f2-8007-7717306ad963 sending to next pipeline
2026-03-24 13:45:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d88a06fa-8589-54f2-8007-7717306ad963, identifier: 10716478
2026-03-24 13:45:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478
2026-03-24 13:45:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478
2026-03-24 13:45:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d88a06fa-8589-54f2-8007-7717306ad963 with identifier: 10716478 to the API
2026-03-24 13:45:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734555/general/1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd88a06fa-8589-54f2-8007-7717306ad963',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-967-XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716478',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 179042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/d73f57fe-9e0e-4802-85f2-9f48d29e083b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/1942bfe5-dab0-47c5-8632-75f94dea8c4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/5f4af83f-278e-4ec2-a0ee-82081eee9035.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/6bd403b2-cbc9-4132-86b0-0d3fbeaa9fdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/009e72f0-8f28-497d-875f-e1d28e31d564.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/566d50fa-3dfd-41c9-8179-1490a521e6cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/54a52e94-6385-440c-8e74-0c3379299d9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/fcf8d6f0-b9d2-46e5-b8ba-eeb7ec8940a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/39b5315e-610a-4fd8-b851-10cbec87b0da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d88a06fa-8589-54f2-8007-7717306ad963/d88a06fa-8589-54f2-8007-7717306ad963_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734555/general/1877fc1f-24c1-4806-b288-3638109ed33f.jpg',
'Width': 1024}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 179.042 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 13:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:03 [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-24 13:45:03 [adesa.fr] INFO: Saving data for 10716478: {'created_time': 1774359903.853327, 'last_price_update_time': 1774359903.853339, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716478') HTTP/1.1" 204 0
2026-03-24 13:45:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525
2026-03-24 13:45:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36fcd37-ac7d-5367-9695-1e78f588506f with scrape type 1
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f36fcd37-ac7d-5367-9695-1e78f588506f
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252F66b63a86-d970-4984-9ec3-239e8b345345.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/66b63a86-d970-4984-9ec3-239e8b345345.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252Fc2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/c2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252Ffb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/fb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252F1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252Fe090e1ad-4627-407a-88aa-7dca934ff7b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/e090e1ad-4627-407a-88aa-7dca934ff7b2.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252F04ef1780-f342-48f0-8514-8a1aec92a55b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/04ef1780-f342-48f0-8514-8a1aec92a55b.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252F4db28020-a172-4318-b437-0f80301c7de3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/4db28020-a172-4318-b437-0f80301c7de3.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252F0079b917-f63b-456b-8607-bc3ace56dca1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/0079b917-f63b-456b-8607-bc3ace56dca1.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252Ffb215df3-f545-4f5f-9c2d-35f0e3507431.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/fb215df3-f545-4f5f-9c2d-35f0e3507431.jpg already downloaded
2026-03-24 13:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5709511%252Fgeneral%252Fc14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/c14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg already downloaded
2026-03-24 13:45:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f36fcd37-ac7d-5367-9695-1e78f588506f, identifier: 10716525
2026-03-24 13:45:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525
2026-03-24 13:45:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525
2026-03-24 13:45:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10716525 to the API
2026-03-24 13:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716525>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f36fcd37-ac7d-5367-9695-1e78f588506f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC438QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716525',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 217935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5709511/general/66b63a86-d970-4984-9ec3-239e8b345345.jpg',
'https://images.openlane.eu/carimgs/5709511/general/c2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg',
'https://images.openlane.eu/carimgs/5709511/general/fb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg',
'https://images.openlane.eu/carimgs/5709511/general/1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg',
'https://images.openlane.eu/carimgs/5709511/general/e090e1ad-4627-407a-88aa-7dca934ff7b2.jpg',
'https://images.openlane.eu/carimgs/5709511/general/04ef1780-f342-48f0-8514-8a1aec92a55b.jpg',
'https://images.openlane.eu/carimgs/5709511/general/4db28020-a172-4318-b437-0f80301c7de3.jpg',
'https://images.openlane.eu/carimgs/5709511/general/0079b917-f63b-456b-8607-bc3ace56dca1.jpg',
'https://images.openlane.eu/carimgs/5709511/general/fb215df3-f545-4f5f-9c2d-35f0e3507431.jpg',
'https://images.openlane.eu/carimgs/5709511/general/c14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/66b63a86-d970-4984-9ec3-239e8b345345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/c2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/fb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/e090e1ad-4627-407a-88aa-7dca934ff7b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/04ef1780-f342-48f0-8514-8a1aec92a55b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/4db28020-a172-4318-b437-0f80301c7de3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/0079b917-f63b-456b-8607-bc3ace56dca1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/fb215df3-f545-4f5f-9c2d-35f0e3507431.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/c14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg',
'Width': 1024}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2018-12-19',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.2i Active Business - Petrol - Automatic - 130 hp - '
'217.935 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2018}
2026-03-24 13:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:06 [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-24 13:45:06 [adesa.fr] INFO: Saving data for 10716525: {'created_time': 1774359906.481021, 'last_price_update_time': 1774359906.481032, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716525') HTTP/1.1" 204 0
2026-03-24 13:45:06 [scrapy.extensions.logstats] INFO: Crawled 325 pages (at 23 pages/min), scraped 313 items (at 23 items/min)
2026-03-24 13:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:45:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517
2026-03-24 13:45:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b596a9cf-a883-556a-babb-fe05f97b5595 with scrape type 1
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b596a9cf-a883-556a-babb-fe05f97b5595
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252Ff814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/f814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252F6c30de4c-353f-4045-b289-20fa576857f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/6c30de4c-353f-4045-b289-20fa576857f1.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252F7706f651-e17b-4d50-ad88-99f9f39823d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/7706f651-e17b-4d50-ad88-99f9f39823d1.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252F52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252F3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252Fa92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/a92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252F08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252Ffd242c91-7a12-486d-a299-830aa80e3a1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/fd242c91-7a12-486d-a299-830aa80e3a1a.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252Feab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/eab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg already downloaded
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698296%252Fgeneral%252F4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg already downloaded
2026-03-24 13:45:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b596a9cf-a883-556a-babb-fe05f97b5595, identifier: 10716517
2026-03-24 13:45:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517
2026-03-24 13:45:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517
2026-03-24 13:45:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10716517 to the API
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716517>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b596a9cf-a883-556a-babb-fe05f97b5595',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-824-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716517',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 184647,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5698296/general/f814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg',
'https://images.openlane.eu/carimgs/5698296/general/6c30de4c-353f-4045-b289-20fa576857f1.jpg',
'https://images.openlane.eu/carimgs/5698296/general/7706f651-e17b-4d50-ad88-99f9f39823d1.jpg',
'https://images.openlane.eu/carimgs/5698296/general/52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg',
'https://images.openlane.eu/carimgs/5698296/general/3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg',
'https://images.openlane.eu/carimgs/5698296/general/a92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg',
'https://images.openlane.eu/carimgs/5698296/general/08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg',
'https://images.openlane.eu/carimgs/5698296/general/fd242c91-7a12-486d-a299-830aa80e3a1a.jpg',
'https://images.openlane.eu/carimgs/5698296/general/eab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg',
'https://images.openlane.eu/carimgs/5698296/general/4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/f814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/6c30de4c-353f-4045-b289-20fa576857f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/7706f651-e17b-4d50-ad88-99f9f39823d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/a92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/fd242c91-7a12-486d-a299-830aa80e3a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/eab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'184.647 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:10 [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-24 13:45:10 [adesa.fr] INFO: Saving data for 10716517: {'created_time': 1774359910.974167, 'last_price_update_time': 1774359910.974183, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716517') HTTP/1.1" 204 0
2026-03-24 13:45:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503
2026-03-24 13:45:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with scrape type 1
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44adbbc0-5aa2-5da2-8d3e-1224899da1f6
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252F2e1be477-6c3c-4ae7-9c9c-05062f7c6a0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/2e1be477-6c3c-4ae7-9c9c-05062f7c6a0b.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252F96f4f89c-cda5-4891-a52b-b4bf97d0201b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/96f4f89c-cda5-4891-a52b-b4bf97d0201b.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252F5bb28301-e34a-4b32-bcd1-0e2a127e7915.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/5bb28301-e34a-4b32-bcd1-0e2a127e7915.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252Fbef9dae9-8b07-4f28-b80c-aa6769787e70.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/bef9dae9-8b07-4f28-b80c-aa6769787e70.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252F612ab09e-27fc-40d0-96dd-2afc08f3e144.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/612ab09e-27fc-40d0-96dd-2afc08f3e144.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252Fc174dc1e-e8ce-4643-b555-8e85afdbc712.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/c174dc1e-e8ce-4643-b555-8e85afdbc712.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252F6fae9b3e-7874-4a20-95a6-c93d833684c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/6fae9b3e-7874-4a20-95a6-c93d833684c4.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252Fe98a6a72-a159-4517-8b8b-ee51aa1f548c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/e98a6a72-a159-4517-8b8b-ee51aa1f548c.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252Fae0eda0d-c3e4-48d1-8010-1469bac5043c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/ae0eda0d-c3e4-48d1-8010-1469bac5043c.jpg already downloaded
2026-03-24 13:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5683308%252Fgeneral%252F22118732-4c30-418a-8d00-2a1d4cd56993.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683308/general/22118732-4c30-418a-8d00-2a1d4cd56993.jpg already downloaded
2026-03-24 13:45:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6, identifier: 10716503
2026-03-24 13:45:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503
2026-03-24 13:45:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503
2026-03-24 13:45:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44adbbc0-5aa2-5da2-8d3e-1224899da1f6 with identifier: 10716503 to the API
2026-03-24 13:45:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716503>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '44adbbc0-5aa2-5da2-8d3e-1224899da1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL939MV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716503',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 188689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5683308/general/2e1be477-6c3c-4ae7-9c9c-05062f7c6a0b.jpg',
'https://images.openlane.eu/carimgs/5683308/general/96f4f89c-cda5-4891-a52b-b4bf97d0201b.jpg',
'https://images.openlane.eu/carimgs/5683308/general/5bb28301-e34a-4b32-bcd1-0e2a127e7915.jpg',
'https://images.openlane.eu/carimgs/5683308/general/bef9dae9-8b07-4f28-b80c-aa6769787e70.jpg',
'https://images.openlane.eu/carimgs/5683308/general/612ab09e-27fc-40d0-96dd-2afc08f3e144.jpg',
'https://images.openlane.eu/carimgs/5683308/general/c174dc1e-e8ce-4643-b555-8e85afdbc712.jpg',
'https://images.openlane.eu/carimgs/5683308/general/6fae9b3e-7874-4a20-95a6-c93d833684c4.jpg',
'https://images.openlane.eu/carimgs/5683308/general/e98a6a72-a159-4517-8b8b-ee51aa1f548c.jpg',
'https://images.openlane.eu/carimgs/5683308/general/ae0eda0d-c3e4-48d1-8010-1469bac5043c.jpg',
'https://images.openlane.eu/carimgs/5683308/general/22118732-4c30-418a-8d00-2a1d4cd56993.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/2e1be477-6c3c-4ae7-9c9c-05062f7c6a0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/96f4f89c-cda5-4891-a52b-b4bf97d0201b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/5bb28301-e34a-4b32-bcd1-0e2a127e7915.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/bef9dae9-8b07-4f28-b80c-aa6769787e70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/612ab09e-27fc-40d0-96dd-2afc08f3e144.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/c174dc1e-e8ce-4643-b555-8e85afdbc712.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/6fae9b3e-7874-4a20-95a6-c93d833684c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/e98a6a72-a159-4517-8b8b-ee51aa1f548c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/ae0eda0d-c3e4-48d1-8010-1469bac5043c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44adbbc0-5aa2-5da2-8d3e-1224899da1f6/44adbbc0-5aa2-5da2-8d3e-1224899da1f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683308/general/22118732-4c30-418a-8d00-2a1d4cd56993.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'COFIPARC / ARVAL PARTNERS',
'title': 'Hyundai Tucson 1.6 T-GDI Business - Hybrid - Automatic - 180 hp - '
'188.689 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 13:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:14 [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-24 13:45:14 [adesa.fr] INFO: Saving data for 10716503: {'created_time': 1774359914.446293, 'last_price_update_time': 1774359914.446306, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716503') HTTP/1.1" 204 0
2026-03-24 13:45:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534
2026-03-24 13:45:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c10d45-864a-5c8d-b9b4-ed387d88378a with scrape type 1
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67c10d45-864a-5c8d-b9b4-ed387d88378a
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252Fd472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/d472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F698f3870-3f87-49e5-9658-5714e529efd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/698f3870-3f87-49e5-9658-5714e529efd2.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252Faa84ece3-5dce-48e8-844f-9799beab5d9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/aa84ece3-5dce-48e8-844f-9799beab5d9f.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F0d0b0067-a35b-443b-adeb-812ef083f32c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/0d0b0067-a35b-443b-adeb-812ef083f32c.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F44879334-be58-4939-a679-7a8c15fa0c61.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/44879334-be58-4939-a679-7a8c15fa0c61.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252Fbda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/bda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F13b2cf13-9e55-481a-a46a-4750c493b95c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/13b2cf13-9e55-481a-a46a-4750c493b95c.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg already downloaded
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5715090%252Fgeneral%252F22a6930b-707c-4b78-a476-6c0f54755f94.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/22a6930b-707c-4b78-a476-6c0f54755f94.jpg already downloaded
2026-03-24 13:45:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67c10d45-864a-5c8d-b9b4-ed387d88378a, identifier: 10716534
2026-03-24 13:45:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534
2026-03-24 13:45:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534
2026-03-24 13:45:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10716534 to the API
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:45:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716534>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '67c10d45-864a-5c8d-b9b4-ed387d88378a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD710HD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716534',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 197599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5715090/general/d472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg',
'https://images.openlane.eu/carimgs/5715090/general/698f3870-3f87-49e5-9658-5714e529efd2.jpg',
'https://images.openlane.eu/carimgs/5715090/general/aa84ece3-5dce-48e8-844f-9799beab5d9f.jpg',
'https://images.openlane.eu/carimgs/5715090/general/0d0b0067-a35b-443b-adeb-812ef083f32c.jpg',
'https://images.openlane.eu/carimgs/5715090/general/44879334-be58-4939-a679-7a8c15fa0c61.jpg',
'https://images.openlane.eu/carimgs/5715090/general/bda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg',
'https://images.openlane.eu/carimgs/5715090/general/13b2cf13-9e55-481a-a46a-4750c493b95c.jpg',
'https://images.openlane.eu/carimgs/5715090/general/2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg',
'https://images.openlane.eu/carimgs/5715090/general/8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg',
'https://images.openlane.eu/carimgs/5715090/general/22a6930b-707c-4b78-a476-6c0f54755f94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/d472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/698f3870-3f87-49e5-9658-5714e529efd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/aa84ece3-5dce-48e8-844f-9799beab5d9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/0d0b0067-a35b-443b-adeb-812ef083f32c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/44879334-be58-4939-a679-7a8c15fa0c61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/bda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/13b2cf13-9e55-481a-a46a-4750c493b95c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/22a6930b-707c-4b78-a476-6c0f54755f94.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'DS DS7 Crossback Rivoli - Hybrid - Automatic - 180 hp - 197.599 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:16 [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-24 13:45:16 [adesa.fr] INFO: Saving data for 10716534: {'created_time': 1774359916.044599, 'last_price_update_time': 1774359916.04461, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716534') HTTP/1.1" 204 0
2026-03-24 13:45:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498
2026-03-24 13:45:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6d709c-9f9c-5077-a415-72acc5e261ee with scrape type 1
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da6d709c-9f9c-5077-a415-72acc5e261ee
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F6fca360f-4cc3-4a88-874f-b34329fa1493.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/6fca360f-4cc3-4a88-874f-b34329fa1493.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F8267550a-8cec-4ec5-a64c-273c8de85b88.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/8267550a-8cec-4ec5-a64c-273c8de85b88.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252Fddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/ddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F1b706460-ca2e-4995-821b-9569b712f204.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/1b706460-ca2e-4995-821b-9569b712f204.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F2460b767-cd3f-4939-845b-564f162927fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/2460b767-cd3f-4939-845b-564f162927fb.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252F8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg already downloaded
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5675152%252Fgeneral%252Fec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/ec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg already downloaded
2026-03-24 13:45:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da6d709c-9f9c-5077-a415-72acc5e261ee, identifier: 10716498
2026-03-24 13:45:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498
2026-03-24 13:45:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498
2026-03-24 13:45:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10716498 to the API
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 13:45:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716498>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'da6d709c-9f9c-5077-a415-72acc5e261ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX111BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716498',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 114798,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5675152/general/58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg',
'https://images.openlane.eu/carimgs/5675152/general/6fca360f-4cc3-4a88-874f-b34329fa1493.jpg',
'https://images.openlane.eu/carimgs/5675152/general/8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg',
'https://images.openlane.eu/carimgs/5675152/general/3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg',
'https://images.openlane.eu/carimgs/5675152/general/8267550a-8cec-4ec5-a64c-273c8de85b88.jpg',
'https://images.openlane.eu/carimgs/5675152/general/ddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg',
'https://images.openlane.eu/carimgs/5675152/general/1b706460-ca2e-4995-821b-9569b712f204.jpg',
'https://images.openlane.eu/carimgs/5675152/general/2460b767-cd3f-4939-845b-564f162927fb.jpg',
'https://images.openlane.eu/carimgs/5675152/general/8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg',
'https://images.openlane.eu/carimgs/5675152/general/ec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/6fca360f-4cc3-4a88-874f-b34329fa1493.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/8267550a-8cec-4ec5-a64c-273c8de85b88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/ddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/1b706460-ca2e-4995-821b-9569b712f204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/2460b767-cd3f-4939-845b-564f162927fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/ec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.6i Business - Petrol - 180 hp - 114.798 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:16 [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-24 13:45:16 [adesa.fr] INFO: Saving data for 10716498: {'created_time': 1774359916.862601, 'last_price_update_time': 1774359916.862614, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716498') HTTP/1.1" 204 0
2026-03-24 13:45:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489
2026-03-24 13:45:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with scrape type 1
2026-03-24 13:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f853821-414a-5cc0-b9e6-9fcbbb2a2712
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252Fdc09b885-499e-49bc-a5fa-89dc81d79426.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/dc09b885-499e-49bc-a5fa-89dc81d79426.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252Fe854c5e6-1d6f-476c-9d64-917ae006d114.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/e854c5e6-1d6f-476c-9d64-917ae006d114.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252F61b067d9-5425-40da-97bf-af1ce6767c92.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/61b067d9-5425-40da-97bf-af1ce6767c92.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252F7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252Fc134dd33-8bd0-47e5-b513-f352b0d120ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/c134dd33-8bd0-47e5-b513-f352b0d120ff.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252F7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252Fea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/ea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252F0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252F81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5635889%252Fgeneral%252Fc060d371-86e3-4839-8d8f-643157f5e70e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/c060d371-86e3-4839-8d8f-643157f5e70e.jpg already downloaded
2026-03-24 13:45:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712, identifier: 10716489
2026-03-24 13:45:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489
2026-03-24 13:45:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489
2026-03-24 13:45:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10716489 to the API
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716489>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8f853821-414a-5cc0-b9e6-9fcbbb2a2712',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC330PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716489',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 83902,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5635889/general/dc09b885-499e-49bc-a5fa-89dc81d79426.jpg',
'https://images.openlane.eu/carimgs/5635889/general/e854c5e6-1d6f-476c-9d64-917ae006d114.jpg',
'https://images.openlane.eu/carimgs/5635889/general/61b067d9-5425-40da-97bf-af1ce6767c92.jpg',
'https://images.openlane.eu/carimgs/5635889/general/7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg',
'https://images.openlane.eu/carimgs/5635889/general/c134dd33-8bd0-47e5-b513-f352b0d120ff.jpg',
'https://images.openlane.eu/carimgs/5635889/general/7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg',
'https://images.openlane.eu/carimgs/5635889/general/ea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg',
'https://images.openlane.eu/carimgs/5635889/general/0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg',
'https://images.openlane.eu/carimgs/5635889/general/81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg',
'https://images.openlane.eu/carimgs/5635889/general/c060d371-86e3-4839-8d8f-643157f5e70e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/dc09b885-499e-49bc-a5fa-89dc81d79426.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/e854c5e6-1d6f-476c-9d64-917ae006d114.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/61b067d9-5425-40da-97bf-af1ce6767c92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/c134dd33-8bd0-47e5-b513-f352b0d120ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/ea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/c060d371-86e3-4839-8d8f-643157f5e70e.jpg',
'Width': 1024}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.5 HDI Business - Diesel - 130 hp - 83.902 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:18 [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-24 13:45:18 [adesa.fr] INFO: Saving data for 10716489: {'created_time': 1774359918.679471, 'last_price_update_time': 1774359918.679515, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716489') HTTP/1.1" 204 0
2026-03-24 13:45:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523
2026-03-24 13:45:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 625e1ead-d540-52c3-9b80-aded3a2c669e with scrape type 1
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 625e1ead-d540-52c3-9b80-aded3a2c669e
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F35028392-2741-419f-b1be-91d147f7c0ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/35028392-2741-419f-b1be-91d147f7c0ce.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252Fe17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/e17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F3d83f45c-0087-4577-87ed-3e37a198088e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/3d83f45c-0087-4577-87ed-3e37a198088e.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F1eca6390-208e-4ce2-8b62-803615e08ac1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/1eca6390-208e-4ce2-8b62-803615e08ac1.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F30924e01-b581-4c5e-ac56-bc038333a3f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/30924e01-b581-4c5e-ac56-bc038333a3f5.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F680ea23b-1e66-4e08-8866-450a0b7763c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/680ea23b-1e66-4e08-8866-450a0b7763c8.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F9c0105ec-3aa3-4162-9812-1103fe34998a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/9c0105ec-3aa3-4162-9812-1103fe34998a.jpg already downloaded
2026-03-24 13:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5704295%252Fgeneral%252F8b596cff-1bae-49ce-a9a2-56589d31732f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/8b596cff-1bae-49ce-a9a2-56589d31732f.jpg already downloaded
2026-03-24 13:45:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 625e1ead-d540-52c3-9b80-aded3a2c669e, identifier: 10716523
2026-03-24 13:45:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523
2026-03-24 13:45:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523
2026-03-24 13:45:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10716523 to the API
2026-03-24 13:45:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716523>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '625e1ead-d540-52c3-9b80-aded3a2c669e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW298FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716523',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 132470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5704295/general/35028392-2741-419f-b1be-91d147f7c0ce.jpg',
'https://images.openlane.eu/carimgs/5704295/general/e17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg',
'https://images.openlane.eu/carimgs/5704295/general/3d83f45c-0087-4577-87ed-3e37a198088e.jpg',
'https://images.openlane.eu/carimgs/5704295/general/1eca6390-208e-4ce2-8b62-803615e08ac1.jpg',
'https://images.openlane.eu/carimgs/5704295/general/30924e01-b581-4c5e-ac56-bc038333a3f5.jpg',
'https://images.openlane.eu/carimgs/5704295/general/680ea23b-1e66-4e08-8866-450a0b7763c8.jpg',
'https://images.openlane.eu/carimgs/5704295/general/53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg',
'https://images.openlane.eu/carimgs/5704295/general/99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg',
'https://images.openlane.eu/carimgs/5704295/general/9c0105ec-3aa3-4162-9812-1103fe34998a.jpg',
'https://images.openlane.eu/carimgs/5704295/general/8b596cff-1bae-49ce-a9a2-56589d31732f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/35028392-2741-419f-b1be-91d147f7c0ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/e17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/3d83f45c-0087-4577-87ed-3e37a198088e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/1eca6390-208e-4ce2-8b62-803615e08ac1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/30924e01-b581-4c5e-ac56-bc038333a3f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/680ea23b-1e66-4e08-8866-450a0b7763c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/9c0105ec-3aa3-4162-9812-1103fe34998a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/8b596cff-1bae-49ce-a9a2-56589d31732f.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 132.470 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2020}
2026-03-24 13:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:19 [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-24 13:45:19 [adesa.fr] INFO: Saving data for 10716523: {'created_time': 1774359919.57392, 'last_price_update_time': 1774359919.573935, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716523') HTTP/1.1" 204 0
2026-03-24 13:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 13:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529
2026-03-24 13:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 730f620a-2921-5473-a71e-6d0d507ae66d with scrape type 1
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 730f620a-2921-5473-a71e-6d0d507ae66d
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252F1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252Fec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/ec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252F4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252Fa115eef2-fb8d-49ec-9553-e5adf72e1859.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/a115eef2-fb8d-49ec-9553-e5adf72e1859.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252Fdbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/dbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252F2ec38beb-d718-46df-b00e-8861594f22b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/2ec38beb-d718-46df-b00e-8861594f22b6.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252Fdca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/dca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252Fd33a2894-479c-4e0d-ac0b-3396a800d314.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/d33a2894-479c-4e0d-ac0b-3396a800d314.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252F57b40254-260e-489d-9d66-2a62cecd48a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/57b40254-260e-489d-9d66-2a62cecd48a3.jpg already downloaded
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5710067%252Fgeneral%252Ffbf78c15-6720-40e0-8a36-d24cf954ae62.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/fbf78c15-6720-40e0-8a36-d24cf954ae62.jpg already downloaded
2026-03-24 13:45:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 730f620a-2921-5473-a71e-6d0d507ae66d, identifier: 10716529
2026-03-24 13:45:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529
2026-03-24 13:45:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529
2026-03-24 13:45:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10716529 to the API
2026-03-24 13:45:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '730f620a-2921-5473-a71e-6d0d507ae66d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-927-ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716529',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 74494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5710067/general/1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg',
'https://images.openlane.eu/carimgs/5710067/general/ec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg',
'https://images.openlane.eu/carimgs/5710067/general/4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg',
'https://images.openlane.eu/carimgs/5710067/general/a115eef2-fb8d-49ec-9553-e5adf72e1859.jpg',
'https://images.openlane.eu/carimgs/5710067/general/dbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg',
'https://images.openlane.eu/carimgs/5710067/general/2ec38beb-d718-46df-b00e-8861594f22b6.jpg',
'https://images.openlane.eu/carimgs/5710067/general/dca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg',
'https://images.openlane.eu/carimgs/5710067/general/d33a2894-479c-4e0d-ac0b-3396a800d314.jpg',
'https://images.openlane.eu/carimgs/5710067/general/57b40254-260e-489d-9d66-2a62cecd48a3.jpg',
'https://images.openlane.eu/carimgs/5710067/general/fbf78c15-6720-40e0-8a36-d24cf954ae62.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/ec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/a115eef2-fb8d-49ec-9553-e5adf72e1859.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/dbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/2ec38beb-d718-46df-b00e-8861594f22b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/dca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/d33a2894-479c-4e0d-ac0b-3396a800d314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/57b40254-260e-489d-9d66-2a62cecd48a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/fbf78c15-6720-40e0-8a36-d24cf954ae62.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'DS DS7 Crossback 1.2 Bastille - Petrol - Automatic - 130 hp - '
'74.494 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
2026-03-24 13:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:24 [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-24 13:45:24 [adesa.fr] INFO: Saving data for 10716529: {'created_time': 1774359924.449504, 'last_price_update_time': 1774359924.449517, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716529') HTTP/1.1" 204 0
2026-03-24 13:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499
2026-03-24 13:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 961af685-17ac-550b-8c03-7537a432af80 with scrape type 1
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 961af685-17ac-550b-8c03-7537a432af80
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252Fda845f75-9186-45e7-b8a4-110c8c4fcf06.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/da845f75-9186-45e7-b8a4-110c8c4fcf06.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252F1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252F82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252Fc11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/c11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252Fbe86cb72-a72b-4872-944d-04094aace41c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/be86cb72-a72b-4872-944d-04094aace41c.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252Fb1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/b1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252F6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252F28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252Febcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/ebcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg already downloaded
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5677167%252Fgeneral%252F05b50aae-37ea-47fb-af16-df67709247a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/05b50aae-37ea-47fb-af16-df67709247a5.jpg already downloaded
2026-03-24 13:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 961af685-17ac-550b-8c03-7537a432af80, identifier: 10716499
2026-03-24 13:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499
2026-03-24 13:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499
2026-03-24 13:45:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10716499 to the API
2026-03-24 13:45:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '961af685-17ac-550b-8c03-7537a432af80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-797-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716499',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 187979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5677167/general/da845f75-9186-45e7-b8a4-110c8c4fcf06.jpg',
'https://images.openlane.eu/carimgs/5677167/general/1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg',
'https://images.openlane.eu/carimgs/5677167/general/82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg',
'https://images.openlane.eu/carimgs/5677167/general/c11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg',
'https://images.openlane.eu/carimgs/5677167/general/be86cb72-a72b-4872-944d-04094aace41c.jpg',
'https://images.openlane.eu/carimgs/5677167/general/b1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg',
'https://images.openlane.eu/carimgs/5677167/general/6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg',
'https://images.openlane.eu/carimgs/5677167/general/28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg',
'https://images.openlane.eu/carimgs/5677167/general/ebcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg',
'https://images.openlane.eu/carimgs/5677167/general/05b50aae-37ea-47fb-af16-df67709247a5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/da845f75-9186-45e7-b8a4-110c8c4fcf06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/c11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/be86cb72-a72b-4872-944d-04094aace41c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/b1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/ebcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/05b50aae-37ea-47fb-af16-df67709247a5.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'187.979 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:34 [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-24 13:45:34 [adesa.fr] INFO: Saving data for 10716499: {'created_time': 1774359934.675206, 'last_price_update_time': 1774359934.675221, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716499') HTTP/1.1" 204 0
2026-03-24 13:45:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-24 13:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36792b89-538b-5f80-bec3-23789d975336 with scrape type 2
2026-03-24 13:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36792b89-538b-5f80-bec3-23789d975336 with scrape type 2
2026-03-24 13:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36792b89-538b-5f80-bec3-23789d975336, identifier: 10674191
2026-03-24 13:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-24 13:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191
2026-03-24 13:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36792b89-538b-5f80-bec3-23789d975336 with identifier: 10674191 to the API
2026-03-24 13:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674191>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '36792b89-538b-5f80-bec3-23789d975336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674191',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 30084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.2 Max - Petrol - Automatic - 136 hp - 30.084 '
'km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-24 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:36 [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-24 13:45:36 [adesa.fr] INFO: Saving data for 10674191: {'auction_closing_time': 1798675200.0, 'created_time': 1773667979.34093, 'last_price_update_time': 1774359936.977992}
2026-03-24 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674191') HTTP/1.1" 204 0
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469
2026-03-24 13:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe90774-a794-5b6f-80f3-11760ee286da with scrape type 1
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252F0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252F35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252F7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252Fe40ee856-0828-4677-825a-440955d10e93.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252F4db35349-2902-40b1-ad64-273cf01d6782.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252Fa7861250-7ec8-473b-9a38-f7606b83e916.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252Fbfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252F7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg not downloaded yet
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252Fb26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg not downloaded yet
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730241%252Fgeneral%252F26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg not downloaded yet
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507715890>
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg saved to cache
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c21ad50>
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg saved to cache
2026-03-24 13:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7506e3e550>
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0d5a50>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c176a50>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fb26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1815d0>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fe40ee856-0828-4677-825a-440955d10e93.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716469)
2026-03-24 13:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c10e610>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F4db35349-2902-40b1-ad64-273cf01d6782.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7507725750>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1bb9d0>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fa7861250-7ec8-473b-9a38-f7606b83e916.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750d91e610>
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fbfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg saved to cache
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-24 13:45:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ffe90774-a794-5b6f-80f3-11760ee286da, skipping ID generation
2026-03-24 13:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe90774-a794-5b6f-80f3-11760ee286da with scrape type 1
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ffe90774-a794-5b6f-80f3-11760ee286da sending to next pipeline
2026-03-24 13:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ffe90774-a794-5b6f-80f3-11760ee286da, identifier: 10716469
2026-03-24 13:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514
2026-03-24 13:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f52584-a754-5c70-a16c-3db5b7897240 with scrape type 1
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26f52584-a754-5c70-a16c-3db5b7897240
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252Fe1b356bf-0a56-44bd-b73c-ea751a231f68.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/e1b356bf-0a56-44bd-b73c-ea751a231f68.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F35c0711d-0304-43bb-9108-e280c957d202.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/35c0711d-0304-43bb-9108-e280c957d202.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252Faa36efbc-716c-432d-84d5-004dbc6c3b41.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/aa36efbc-716c-432d-84d5-004dbc6c3b41.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F02916f78-b362-446c-8883-dc61255e76e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/02916f78-b362-446c-8883-dc61255e76e4.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252F944e331a-d5ae-4186-b2c5-629c104a05aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/944e331a-d5ae-4186-b2c5-629c104a05aa.jpg already downloaded
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5698260%252Fgeneral%252Ff0796ede-408d-4c0a-a598-989b392f5aaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/f0796ede-408d-4c0a-a598-989b392f5aaf.jpg already downloaded
2026-03-24 13:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26f52584-a754-5c70-a16c-3db5b7897240, identifier: 10716514
2026-03-24 13:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469
2026-03-24 13:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469
2026-03-24 13:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10716469 to the API
2026-03-24 13:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffe90774-a794-5b6f-80f3-11760ee286da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-627-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716469',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 142238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 8,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 142.238 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:41 [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-24 13:45:41 [adesa.fr] INFO: Saving data for 10716469: {'created_time': 1774359941.347793, 'last_price_update_time': 1774359941.347806, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716469') HTTP/1.1" 204 0
2026-03-24 13:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514
2026-03-24 13:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514
2026-03-24 13:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10716514 to the API
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '26f52584-a754-5c70-a16c-3db5b7897240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FA-345-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716514',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 196263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5698260/general/9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg',
'https://images.openlane.eu/carimgs/5698260/general/e1b356bf-0a56-44bd-b73c-ea751a231f68.jpg',
'https://images.openlane.eu/carimgs/5698260/general/35c0711d-0304-43bb-9108-e280c957d202.jpg',
'https://images.openlane.eu/carimgs/5698260/general/aa36efbc-716c-432d-84d5-004dbc6c3b41.jpg',
'https://images.openlane.eu/carimgs/5698260/general/47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg',
'https://images.openlane.eu/carimgs/5698260/general/22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg',
'https://images.openlane.eu/carimgs/5698260/general/5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg',
'https://images.openlane.eu/carimgs/5698260/general/02916f78-b362-446c-8883-dc61255e76e4.jpg',
'https://images.openlane.eu/carimgs/5698260/general/944e331a-d5ae-4186-b2c5-629c104a05aa.jpg',
'https://images.openlane.eu/carimgs/5698260/general/f0796ede-408d-4c0a-a598-989b392f5aaf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/e1b356bf-0a56-44bd-b73c-ea751a231f68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/35c0711d-0304-43bb-9108-e280c957d202.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/aa36efbc-716c-432d-84d5-004dbc6c3b41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/02916f78-b362-446c-8883-dc61255e76e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/944e331a-d5ae-4186-b2c5-629c104a05aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/f0796ede-408d-4c0a-a598-989b392f5aaf.jpg',
'Width': 1024}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2018-10-08',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.6 HDI Club - Diesel - Manual - 95 hp - 196.263 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:41 [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-24 13:45:41 [adesa.fr] INFO: Saving data for 10716514: {'created_time': 1774359941.879017, 'last_price_update_time': 1774359941.87903, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716514') HTTP/1.1" 204 0
2026-03-24 13:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470
2026-03-24 13:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c77dd43-9129-541f-b3d5-be803a547356 with scrape type 1
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F260b8faa-76da-4f03-8e3c-01e20236de69.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252Fe8a5dba3-f39c-4305-9891-df62c4970546.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252Fc39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F1b4af195-1afd-4684-9232-a974c3f5f134.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F310ad884-2eec-4b20-8a0f-db0c738380a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg not downloaded yet
2026-03-24 13:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252F25254cdf-a2f6-4053-bc58-622559d113b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg not downloaded yet
2026-03-24 13:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45: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%252F5730297%252Fgeneral%252Fc87363a2-d820-434b-a198-3631b82ed29b.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg not downloaded yet
2026-03-24 13:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c177090>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_0.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c200e50>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_1.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F260b8faa-76da-4f03-8e3c-01e20236de69.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716470)
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c3292d0>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_3.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252Fc39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c0d4210>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_2.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252Fe8a5dba3-f39c-4305-9891-df62c4970546.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2cc950>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_5.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F1b4af195-1afd-4684-9232-a974c3f5f134.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c1293d0>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_4.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c3271d0>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_8.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F25254cdf-a2f6-4053-bc58-622559d113b5.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c10c390>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_9.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252Fc87363a2-d820-434b-a198-3631b82ed29b.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c224d50>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_6.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F310ad884-2eec-4b20-8a0f-db0c738380a6.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f750c2c6d90>
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 13:45:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_7.jpg HTTP/1.1" 201 0
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg') HTTP/1.1" 204 0
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg saved to cache
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-24 13:45:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c77dd43-9129-541f-b3d5-be803a547356, skipping ID generation
2026-03-24 13:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c77dd43-9129-541f-b3d5-be803a547356 with scrape type 1
2026-03-24 13:45:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c77dd43-9129-541f-b3d5-be803a547356 sending to next pipeline
2026-03-24 13:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6c77dd43-9129-541f-b3d5-be803a547356, identifier: 10716470
2026-03-24 13:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470
2026-03-24 13:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470
2026-03-24 13:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10716470 to the API
2026-03-24 13:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:45: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-24 13:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '6c77dd43-9129-541f-b3d5-be803a547356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-164-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716470',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 146097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.2 Active Pack - Petrol - Automatic - 130 hp - '
'146.097 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-24 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:55 [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-24 13:45:55 [adesa.fr] INFO: Saving data for 10716470: {'created_time': 1774359955.429511, 'last_price_update_time': 1774359955.429524, 'auction_closing_time': 1774609200.0}
2026-03-24 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716470') HTTP/1.1" 204 0
2026-03-24 13:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513
2026-03-24 13:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 651adeae-f17f-5223-add9-aaf7e29c5b15 with scrape type 1
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 651adeae-f17f-5223-add9-aaf7e29c5b15
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252Ff030a29f-e250-473f-8c1c-17fb3a28923a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/f030a29f-e250-473f-8c1c-17fb3a28923a.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252F5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252F65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252Feb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/eb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252F9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252Fd50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/d50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252F93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252Fd5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/d5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252F1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg already downloaded
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5695039%252Fgeneral%252Ff4beaf65-3ca2-4961-b864-29e47f24b835.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/f4beaf65-3ca2-4961-b864-29e47f24b835.jpeg already downloaded
2026-03-24 13:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 651adeae-f17f-5223-add9-aaf7e29c5b15, identifier: 10716513
2026-03-24 13:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513
2026-03-24 13:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513
2026-03-24 13:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10716513 to the API
2026-03-24 13:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:46: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-24 13:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '651adeae-f17f-5223-add9-aaf7e29c5b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-077-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716513',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 98147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5695039/general/f030a29f-e250-473f-8c1c-17fb3a28923a.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/eb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/d50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/d5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/f4beaf65-3ca2-4961-b864-29e47f24b835.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3277058,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/f030a29f-e250-473f-8c1c-17fb3a28923a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3145676,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3389136,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2648969,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/eb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2944137,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2893972,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/d50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2836901,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3426057,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/d5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3162824,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2365936,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/f4beaf65-3ca2-4961-b864-29e47f24b835.jpeg',
'Width': 4032}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 158 hp '
'- 98.147 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-24 13:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:03 [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-24 13:46:03 [adesa.fr] INFO: Saving data for 10716513: {'created_time': 1774359963.322318, 'last_price_update_time': 1774359963.32233, 'auction_closing_time': 1774609200.0}
2026-03-24 13:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716513') HTTP/1.1" 204 0
2026-03-24 13:46:06 [scrapy.extensions.logstats] INFO: Crawled 338 pages (at 13 pages/min), scraped 326 items (at 13 items/min)
2026-03-24 13:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-24 13:46:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.146(s), this was the 1st time calling it.
2026-03-24 13:46:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.235717570601914 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-24 13:46:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487
2026-03-24 13:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad277f1-2490-503f-b163-db8d3fd63481 with scrape type 1
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ad277f1-2490-503f-b163-db8d3fd63481
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252F5d730514-7bca-4365-9304-54711ead4e0b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/5d730514-7bca-4365-9304-54711ead4e0b.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252F962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252F770c569b-7926-42ab-836f-df3de70176b8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/770c569b-7926-42ab-836f-df3de70176b8.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252Ff9f08a5d-ebff-4311-b489-4c7f59669960.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/f9f08a5d-ebff-4311-b489-4c7f59669960.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252F2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252Fc2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/c2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252F3777d32c-bebb-416c-af71-639819683d4d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/3777d32c-bebb-416c-af71-639819683d4d.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252Fe63cb800-a4ac-4361-8849-3e35ae40831a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/e63cb800-a4ac-4361-8849-3e35ae40831a.jpeg already downloaded
2026-03-24 13:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252F66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg already downloaded
2026-03-24 13:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5626302%252Fgeneral%252Fe258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg%27 HTTP/1.1" 200 None
2026-03-24 13:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/e258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg already downloaded
2026-03-24 13:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ad277f1-2490-503f-b163-db8d3fd63481, identifier: 10716487
2026-03-24 13:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487
2026-03-24 13:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487
2026-03-24 13:46:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10716487 to the API
2026-03-24 13:46:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:46: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-24 13:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0ad277f1-2490-503f-b163-db8d3fd63481',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-445-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716487',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 90496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5626302/general/5d730514-7bca-4365-9304-54711ead4e0b.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/770c569b-7926-42ab-836f-df3de70176b8.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/f9f08a5d-ebff-4311-b489-4c7f59669960.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/c2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/3777d32c-bebb-416c-af71-639819683d4d.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/e63cb800-a4ac-4361-8849-3e35ae40831a.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/e258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3219839,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/5d730514-7bca-4365-9304-54711ead4e0b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2954367,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2952045,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/770c569b-7926-42ab-836f-df3de70176b8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2972874,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/f9f08a5d-ebff-4311-b489-4c7f59669960.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3244036,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2215061,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/c2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3238374,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/3777d32c-bebb-416c-af71-639819683d4d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2418421,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/e63cb800-a4ac-4361-8849-3e35ae40831a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3448172,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1704048,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/e258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg',
'Width': 4032}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 160 hp - 90.496 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-24 13:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:19 [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-24 13:46:19 [adesa.fr] INFO: Saving data for 10716487: {'created_time': 1774359979.529566, 'last_price_update_time': 1774359979.529577, 'auction_closing_time': 1774609200.0}
2026-03-24 13:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716487') HTTP/1.1" 204 0
2026-03-24 13:46:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.738(s), this was the 1st time calling it.
2026-03-24 13:46:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.2690705935427795 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-24 13:46:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 13:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 13:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524
2026-03-24 13:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with scrape type 1
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70bb9c76-5e75-5e06-94a4-3d9d17b86f20
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252Fe187fb42-39d0-4d69-b40c-720130bac53f.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/e187fb42-39d0-4d69-b40c-720130bac53f.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252Fb768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/b768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252F139db47f-4920-4a14-b81e-1bd5da4e7357.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/139db47f-4920-4a14-b81e-1bd5da4e7357.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252F8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252F1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252Feb42cc00-e202-4531-9152-57f8dc89a18e.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/eb42cc00-e202-4531-9152-57f8dc89a18e.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252F78ab66f8-547d-403e-904d-f6011f1cebf4.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/78ab66f8-547d-403e-904d-f6011f1cebf4.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252F7f9b4243-7965-460e-a348-a2b73a9993fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/7f9b4243-7965-460e-a348-a2b73a9993fb.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252Fbaa22fe8-c10b-47c4-858a-b9d23fecae78.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/baa22fe8-c10b-47c4-858a-b9d23fecae78.jpg already downloaded
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46: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%252F5706867%252Fgeneral%252F0d6523fa-207b-4267-b4c0-97c8787313f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 13:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/0d6523fa-207b-4267-b4c0-97c8787313f8.jpg already downloaded
2026-03-24 13:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20, identifier: 10716524
2026-03-24 13:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524
2026-03-24 13:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524
2026-03-24 13:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10716524 to the API
2026-03-24 13:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 13:46: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-24 13:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716524>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '70bb9c76-5e75-5e06-94a4-3d9d17b86f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD755JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716524',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 146003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 110,
'photo_urls': ['https://images.openlane.eu/carimgs/5706867/general/e187fb42-39d0-4d69-b40c-720130bac53f.jpg',
'https://images.openlane.eu/carimgs/5706867/general/b768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg',
'https://images.openlane.eu/carimgs/5706867/general/139db47f-4920-4a14-b81e-1bd5da4e7357.jpg',
'https://images.openlane.eu/carimgs/5706867/general/8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg',
'https://images.openlane.eu/carimgs/5706867/general/1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg',
'https://images.openlane.eu/carimgs/5706867/general/eb42cc00-e202-4531-9152-57f8dc89a18e.jpg',
'https://images.openlane.eu/carimgs/5706867/general/78ab66f8-547d-403e-904d-f6011f1cebf4.jpg',
'https://images.openlane.eu/carimgs/5706867/general/7f9b4243-7965-460e-a348-a2b73a9993fb.jpg',
'https://images.openlane.eu/carimgs/5706867/general/baa22fe8-c10b-47c4-858a-b9d23fecae78.jpg',
'https://images.openlane.eu/carimgs/5706867/general/0d6523fa-207b-4267-b4c0-97c8787313f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/e187fb42-39d0-4d69-b40c-720130bac53f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/b768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/139db47f-4920-4a14-b81e-1bd5da4e7357.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/eb42cc00-e202-4531-9152-57f8dc89a18e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/78ab66f8-547d-403e-904d-f6011f1cebf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/7f9b4243-7965-460e-a348-a2b73a9993fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/baa22fe8-c10b-47c4-858a-b9d23fecae78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/0d6523fa-207b-4267-b4c0-97c8787313f8.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 300 hp - '
'146.003 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 13:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:51 [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-24 13:46:51 [adesa.fr] INFO: Saving data for 10716524: {'created_time': 1774360011.860191, 'last_price_update_time': 1774360011.860203, 'auction_closing_time': 1774609200.0}
2026-03-24 13:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716524') HTTP/1.1" 204 0
2026-03-24 13:46:51 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 13:46:51 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -2, <ScrapeType.NEW_DUPLICATE_ID: 4>: 2, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 13:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:51 [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-24 13:46:51 [adesa.fr] INFO: Saving data for 10713167: {'created_time': 1774360011.988535}
2026-03-24 13:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713167') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:52 [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-24 13:46:52 [adesa.fr] INFO: Saving data for 10713166: {'created_time': 1774360012.019704}
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713166') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 13:46:52 [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%201773928012 HTTP/1.1" 200 None
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662391') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694906') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694912') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694913') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694918') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694924') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694925') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694935') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694937') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694944') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694949') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694967') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694973') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694978') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10696712') HTTP/1.1" 204 0
2026-03-24 13:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10696943') HTTP/1.1" 204 0
2026-03-24 13:46:52 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (328 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-24T13_30_00.jl
2026-03-24 13:46:52 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 631113,
'downloader/request_count': 738,
'downloader/request_method_count/GET': 728,
'downloader/request_method_count/POST': 10,
'downloader/response_bytes': 81433724,
'downloader/response_count': 737,
'downloader/response_status_count/200': 737,
'elapsed_time_seconds': 1005.672307,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 13, 46, 52, 271807, tzinfo=datetime.timezone.utc),
'item_scraped_count': 328,
'log_count/DEBUG': 9697,
'log_count/ERROR': 1,
'log_count/INFO': 9443,
'memusage/max': 177815552,
'memusage/startup': 147759104,
'photo_download_count': 397,
'request_depth_max': 11,
'response_received_count': 340,
'scheduler/dequeued': 738,
'scheduler/dequeued/memory': 738,
'scheduler/enqueued': 738,
'scheduler/enqueued/memory': 738,
'scrape_type/new': 128,
'scrape_type/new_duplicate_id': 2,
'scrape_type/price_update': 201,
'scrape_type/skipped': 665,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 365,
'scrapy-zyte-api/error_ratio': 0.0684931506849315,
'scrapy-zyte-api/error_types/download/temporary-error': 3,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 25,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 21,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 12.617887224872101,
'scrapy-zyte-api/mean_response_seconds': 12.440044015519979,
'scrapy-zyte-api/processed': 341,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 341,
'scrapy-zyte-api/request_args/experimental.requestCookies': 340,
'scrapy-zyte-api/request_args/experimental.responseCookies': 341,
'scrapy-zyte-api/request_args/httpRequestBody': 10,
'scrapy-zyte-api/request_args/httpRequestMethod': 10,
'scrapy-zyte-api/request_args/httpResponseBody': 341,
'scrapy-zyte-api/request_args/httpResponseHeaders': 341,
'scrapy-zyte-api/request_args/url': 341,
'scrapy-zyte-api/status_codes/0': 21,
'scrapy-zyte-api/status_codes/200': 340,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 3,
'scrapy-zyte-api/success': 340,
'scrapy-zyte-api/success_ratio': 0.9970674486803519,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 996,
'source/total_available': 996,
'start_time': datetime.datetime(2026, 3, 24, 13, 30, 6, 599500, tzinfo=datetime.timezone.utc)}
2026-03-24 13:46:52 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 13:46:52 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f750da6add0>
2026-03-24 13:46:52 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f750d8f1c10>